cbrowser 16.7.1 → 16.7.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (40) hide show
  1. package/README.md +2 -0
  2. package/docs/personas/Persona-ADHD.md +135 -0
  3. package/docs/personas/Persona-ElderlyUser.md +131 -0
  4. package/docs/personas/Persona-FirstTimer.md +131 -0
  5. package/docs/personas/Persona-ImpatientUser.md +132 -0
  6. package/docs/personas/Persona-Index.md +170 -0
  7. package/docs/personas/Persona-LowVision.md +133 -0
  8. package/docs/personas/Persona-MobileUser.md +133 -0
  9. package/docs/personas/Persona-MotorTremor.md +133 -0
  10. package/docs/personas/Persona-PowerUser.md +129 -0
  11. package/docs/personas/Persona-ScreenReaderUser.md +133 -0
  12. package/docs/research/Bibliography.md +269 -0
  13. package/docs/research/Research-Methodology.md +224 -0
  14. package/docs/traits/Trait-AnchoringBias.md +219 -0
  15. package/docs/traits/Trait-AttributionStyle.md +272 -0
  16. package/docs/traits/Trait-AuthoritySensitivity.md +133 -0
  17. package/docs/traits/Trait-ChangeBlindness.md +163 -0
  18. package/docs/traits/Trait-Comprehension.md +172 -0
  19. package/docs/traits/Trait-Curiosity.md +181 -0
  20. package/docs/traits/Trait-EmotionalContagion.md +136 -0
  21. package/docs/traits/Trait-FOMO.md +142 -0
  22. package/docs/traits/Trait-Index.md +158 -0
  23. package/docs/traits/Trait-InformationForaging.md +209 -0
  24. package/docs/traits/Trait-InterruptRecovery.md +241 -0
  25. package/docs/traits/Trait-MentalModelRigidity.md +220 -0
  26. package/docs/traits/Trait-MetacognitivePlanning.md +156 -0
  27. package/docs/traits/Trait-Patience.md +129 -0
  28. package/docs/traits/Trait-Persistence.md +157 -0
  29. package/docs/traits/Trait-ProceduralFluency.md +197 -0
  30. package/docs/traits/Trait-ReadingTendency.md +208 -0
  31. package/docs/traits/Trait-Resilience.md +154 -0
  32. package/docs/traits/Trait-RiskTolerance.md +154 -0
  33. package/docs/traits/Trait-Satisficing.md +173 -0
  34. package/docs/traits/Trait-SelfEfficacy.md +191 -0
  35. package/docs/traits/Trait-SocialProofSensitivity.md +147 -0
  36. package/docs/traits/Trait-TimeHorizon.md +259 -0
  37. package/docs/traits/Trait-TransferLearning.md +241 -0
  38. package/docs/traits/Trait-TrustCalibration.md +219 -0
  39. package/docs/traits/Trait-WorkingMemory.md +184 -0
  40. package/package.json +2 -2
@@ -0,0 +1,220 @@
1
+ # Mental Model Rigidity
2
+
3
+ **Category**: Tier 5 - Perception Traits
4
+ **Scale**: 0.0 (highly flexible) to 1.0 (highly rigid)
5
+
6
+ ## Definition
7
+
8
+ Mental Model Rigidity describes the degree to which users resist updating their internal representations of how systems work when confronted with contradictory evidence. In web and UI contexts, this trait determines how quickly users adapt to interface changes, redesigns, or unexpected behaviors. Users with high mental model rigidity persist in applying outdated interaction patterns, require multiple disconfirming experiences before adjusting their approach, and experience significant frustration when interfaces deviate from their expectations. Users with low rigidity rapidly incorporate new information and adapt their behavior to match current system states.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "Mental models are working models that are constructed from knowledge, perception, and inference. People reason by mentally manipulating these models to simulate possible states of affairs. The more deeply entrenched a model, the more evidence is required to revise or abandon it."
15
+ > — Johnson-Laird, P. N., 1983, p. 397
16
+
17
+ **Full Citation (APA 7):**
18
+ Johnson-Laird, P. N. (1983). *Mental models: Towards a cognitive science of language, inference, and consciousness*. Harvard University Press.
19
+
20
+ **ISBN**: 978-0674568815
21
+
22
+ ### Supporting Research
23
+
24
+ > "Users who have developed strong expectations about interface behavior require an average of 3-5 disconfirming experiences before updating their mental model of how the system operates."
25
+ > — Carroll, J. M., & Rosson, M. B., 1987, p. 86
26
+
27
+ **Full Citation (APA 7):**
28
+ Carroll, J. M., & Rosson, M. B. (1987). Paradox of the active user. In J. M. Carroll (Ed.), *Interfacing thought: Cognitive aspects of human-computer interaction* (pp. 80-111). MIT Press.
29
+
30
+ **ISBN**: 978-0262530637
31
+
32
+ ### Key Numerical Values
33
+
34
+ | Metric | Value | Source |
35
+ |--------|-------|--------|
36
+ | Disconfirmations needed to update model | 3-5 experiences | Carroll & Rosson (1987) |
37
+ | Mental model formation time | 2-4 interactions | Norman (1983) |
38
+ | Relearning cost after redesign | 40-60% productivity loss initially | Nielsen (2010) |
39
+ | Interface change adaptation period | 1-3 weeks for major changes | Sears & Jacko (2007) |
40
+ | Error rate post-redesign | 300-400% increase initially | Tognazzini (2003) |
41
+ | Working memory chunks for model | 3-4 active elements | Johnson-Laird (1983) |
42
+ | Model revision resistance | 65% persist despite single failure | Rouse & Morris (1986) |
43
+
44
+ ## Behavioral Levels
45
+
46
+ | Value | Label | Behaviors |
47
+ |-------|-------|-----------|
48
+ | 0.0-0.2 | Very Flexible | Immediately adapts to interface changes; updates expectations after single disconfirming event; explores new features without prior assumptions; recovers quickly from errors by trying alternative approaches; embraces redesigns without complaint; treats each interaction as learning opportunity |
49
+ | 0.2-0.4 | Flexible | Adapts to changes within 2-3 disconfirming experiences; initially tries familiar patterns but quickly pivots; shows mild surprise at interface changes but adjusts; willing to read help content for new features; accepts redesigns after brief acclimation period; experiments with different approaches when blocked |
50
+ | 0.4-0.6 | Moderate | Requires 3-4 disconfirming experiences to update model; shows visible frustration when familiar patterns fail; attempts old methods repeatedly before adapting; may vocalize "this used to work"; moderate resistance to redesigns; eventually adapts but with notable effort and time |
51
+ | 0.6-0.8 | Rigid | Persists with outdated patterns through 5-6 failures; expresses strong frustration with interface changes; repeatedly clicks where buttons "should be" based on prior experience; blames system for not working "correctly"; strong resistance to redesigns; may seek workarounds to maintain old patterns; frequently requests "old version" |
52
+ | 0.8-1.0 | Very Rigid | Requires 7+ disconfirming experiences before considering model update; intense frustration and potential abandonment when patterns fail; refuses to acknowledge interface has changed; persistent muscle-memory errors; may avoid features that have been redesigned; seeks external help rather than exploring; considers any change "broken"; may switch to competitor products to maintain familiar patterns |
53
+
54
+ ## Web/UI Manifestations
55
+
56
+ ### Common Scenarios Where Mental Model Rigidity Affects Users
57
+
58
+ **Navigation Redesigns**
59
+ - User clicks where navigation menu used to be after site redesign
60
+ - Expects dropdown behavior but encounters mega-menu
61
+ - Seeks hamburger menu on desktop after mobile experience
62
+ - Looks for footer links in header after site reorganization
63
+
64
+ **Form Interaction Patterns**
65
+ - Expects Tab key to advance fields but interface uses Enter
66
+ - Assumes clicking submit saves draft (prior experience) but it doesn't
67
+ - Expects date picker but encounters free-form text field
68
+ - Assumes asterisk means optional (prior app) when it means required
69
+
70
+ **E-commerce Flows**
71
+ - Expects "Add to Cart" in product image area after pattern change
72
+ - Looks for cart icon in top-right after redesign moved it left
73
+ - Assumes checkout is multi-page when now single-page
74
+ - Expects shipping address before payment (old flow was reversed)
75
+
76
+ **Modal and Dialog Patterns**
77
+ - Clicks outside modal expecting dismissal when it requires button click
78
+ - Expects "X" in top-right when close button is bottom-left
79
+ - Assumes Escape key closes modal when it doesn't
80
+ - Expects confirmation on dialog but action is immediate
81
+
82
+ **Search Behavior**
83
+ - Uses search syntax from prior interface that doesn't work here
84
+ - Expects autocomplete but interface requires explicit submit
85
+ - Assumes search scope is entire site when it's section-specific
86
+ - Expects results page but gets inline dropdown suggestions
87
+
88
+ **Authentication Patterns**
89
+ - Enters username then password, but interface asks email first
90
+ - Expects "Remember me" checkbox that doesn't exist
91
+ - Looks for social login options in different position
92
+ - Assumes password visible toggle is checkbox when it's icon
93
+
94
+ ## Trait Correlations
95
+
96
+ | Related Trait | Correlation | Mechanism |
97
+ |---------------|-------------|-----------|
98
+ | Transfer Learning | r = -0.55 | High transfer learning enables rapid model updates |
99
+ | Procedural Fluency | r = 0.42 | Automated procedures increase rigidity |
100
+ | Patience | r = -0.35 | Impatient users less willing to persist through model updates |
101
+ | Persistence | r = 0.38 | Highly persistent users may over-persist with wrong model |
102
+ | Self-Efficacy | r = -0.28 | Low self-efficacy increases defensive rigidity |
103
+ | Curiosity | r = -0.45 | Curious users more willing to explore new patterns |
104
+
105
+ ## The Model Update Process
106
+
107
+ ### Stages of Mental Model Revision
108
+
109
+ 1. **Initial Failure**: Expected action produces unexpected result
110
+ 2. **Retry Phase**: User attempts same action with minor variations
111
+ 3. **Frustration Point**: After 2-3 failures, emotional response emerges
112
+ 4. **Exploration Phase**: Begins trying alternative approaches
113
+ 5. **Insight Moment**: Discovers correct pattern
114
+ 6. **Integration**: New pattern begins overwriting old model
115
+ 7. **Consolidation**: 5-10 successful repetitions cement new model
116
+
117
+ ### Factors Affecting Update Speed
118
+
119
+ | Factor | Effect on Rigidity |
120
+ |--------|-------------------|
121
+ | Prior experience depth | More experience = more rigid |
122
+ | Time since last use | Longer gap = more flexible |
123
+ | Emotional investment | Higher investment = more rigid |
124
+ | Similarity to old pattern | More similar = harder to distinguish |
125
+ | Explicit instruction | Direct teaching accelerates update |
126
+ | Multiple simultaneous changes | Increases update difficulty |
127
+
128
+ ## Design Implications
129
+
130
+ ### For High Mental Model Rigidity Users
131
+
132
+ - Provide transitional interfaces during redesigns
133
+ - Implement "bridge" patterns that honor old and new behaviors
134
+ - Add prominent "What's New" tours for redesigns
135
+ - Maintain familiar anchor points in new designs
136
+ - Use animation to show where elements moved
137
+ - Provide search for features ("Where is Cart?")
138
+ - Allow "classic mode" during transition periods
139
+ - Use progressive disclosure for major changes
140
+ - Add inline hints for changed behaviors
141
+ - Implement ghost images showing old element locations
142
+
143
+ ### For Low Mental Model Rigidity Users
144
+
145
+ - Can deploy redesigns with minimal onboarding
146
+ - Brief changelog notifications sufficient
147
+ - Will discover changes through exploration
148
+ - Requires less hand-holding during transitions
149
+
150
+ ## Persona Values
151
+
152
+ | Persona | Value | Rationale |
153
+ |---------|-------|-----------|
154
+ | Rushing Rachel | 0.55 | Time pressure discourages exploration, increases reliance on habits |
155
+ | Careful Carlos | 0.65 | Methodical patterns become entrenched through repeated verification |
156
+ | Distracted Dave | 0.45 | Distractibility prevents deep model formation, enabling flexibility |
157
+ | Senior Sam | 0.80 | Long experience creates deeply entrenched expectations |
158
+ | Focused Fiona | 0.50 | Deep task focus creates strong models but allows analytical updates |
159
+ | Anxious Annie | 0.70 | Anxiety drives preference for predictable, familiar patterns |
160
+ | Mobile Mike | 0.40 | Diverse app experiences create flexible cross-platform expectations |
161
+ | Power User Pete | 0.60 | Expert patterns are efficient but resistant to change |
162
+ | First-Time Freddie | 0.20 | No prior experience means no rigid expectations |
163
+
164
+ ## Measurement Approaches
165
+
166
+ ### Experimental Paradigms
167
+
168
+ 1. **Interface modification studies**: Measure errors after interface change
169
+ 2. **Transfer tasks**: Test performance on new version of familiar system
170
+ 3. **Think-aloud protocols**: Capture explicit expectations during exploration
171
+ 4. **Error recovery analysis**: Time and attempts to recover from model mismatch
172
+
173
+ ### Web-Specific Metrics
174
+
175
+ - Click heatmap comparison before/after redesign
176
+ - Error rate spike duration after changes
177
+ - Time to first successful task completion post-change
178
+ - Support ticket volume after interface updates
179
+ - A/B test showing new vs. maintained patterns
180
+
181
+ ## Interaction with Change Blindness
182
+
183
+ Mental Model Rigidity and [Change Blindness](Trait-ChangeBlindness) interact in complex ways:
184
+
185
+ | Scenario | High Rigidity + High Blindness | High Rigidity + Low Blindness |
186
+ |----------|-------------------------------|------------------------------|
187
+ | UI Redesign | May not notice changes AND struggle when discovered | Notices changes immediately, resists adapting |
188
+ | Error states | Misses error AND repeats same action | Notices error but persists with failed approach |
189
+ | New features | Overlooks new options AND wouldn't use them | Sees new features but avoids them |
190
+
191
+ ## See Also
192
+
193
+ - [Change Blindness](Trait-ChangeBlindness) - Related perceptual limitation
194
+ - [Transfer Learning](Trait-TransferLearning) - Ability to apply knowledge across contexts
195
+ - [Procedural Fluency](Trait-ProceduralFluency) - Automated interaction patterns
196
+ - [Persistence](Trait-Persistence) - Continuing despite obstacles
197
+ - [Trait Index](Trait-Index) - Complete trait listing
198
+ - [Senior Sam](../personas/Persona-SeniorSam) - High rigidity persona
199
+
200
+ ## Bibliography
201
+
202
+ Carroll, J. M., & Rosson, M. B. (1987). Paradox of the active user. In J. M. Carroll (Ed.), *Interfacing thought: Cognitive aspects of human-computer interaction* (pp. 80-111). MIT Press.
203
+
204
+ Gentner, D., & Stevens, A. L. (Eds.). (1983). *Mental models*. Lawrence Erlbaum Associates.
205
+
206
+ Johnson-Laird, P. N. (1983). *Mental models: Towards a cognitive science of language, inference, and consciousness*. Harvard University Press.
207
+
208
+ Nielsen, J. (2010). Website response times. *Nielsen Norman Group*. https://www.nngroup.com/articles/website-response-times/
209
+
210
+ Norman, D. A. (1983). Some observations on mental models. In D. Gentner & A. L. Stevens (Eds.), *Mental models* (pp. 7-14). Lawrence Erlbaum Associates.
211
+
212
+ Norman, D. A. (2013). *The design of everyday things* (Revised and expanded ed.). Basic Books.
213
+
214
+ Rouse, W. B., & Morris, N. M. (1986). On looking into the black box: Prospects and limits in the search for mental models. *Psychological Bulletin*, 100(3), 349-363. https://doi.org/10.1037/0033-2909.100.3.349
215
+
216
+ Sears, A., & Jacko, J. A. (Eds.). (2007). *The human-computer interaction handbook: Fundamentals, evolving technologies and emerging applications* (2nd ed.). CRC Press.
217
+
218
+ Tognazzini, B. (2003). First principles of interaction design. *AskTog*. https://asktog.com/atc/principles-of-interaction-design/
219
+
220
+ Young, R. M. (1983). Surrogates and mappings: Two kinds of conceptual models for interactive devices. In D. Gentner & A. L. Stevens (Eds.), *Mental models* (pp. 35-52). Lawrence Erlbaum Associates.
@@ -0,0 +1,156 @@
1
+ # Metacognitive Planning
2
+
3
+ **Category**: Tier 4 - Planning Traits
4
+ **Scale**: 0.0 (low) to 1.0 (high)
5
+
6
+ ## Definition
7
+
8
+ Metacognitive Planning measures a user's ability to think about their own thinking processes, monitor their progress toward goals, and strategically adjust their approach when encountering obstacles. Users with high metacognitive planning actively set sub-goals, predict potential difficulties, evaluate their understanding, and modify their strategies based on ongoing self-assessment. In web interfaces, this manifests as users who pause to consider "What am I trying to accomplish?", "Is this approach working?", and "What should I try next?" Low metacognitive planners tend to react to interfaces without systematic strategy, often clicking impulsively without considering whether their current approach is effective.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "Metacognition refers to one's knowledge concerning one's own cognitive processes and products or anything related to them... Metacognition refers, among other things, to the active monitoring and consequent regulation and orchestration of these processes in relation to the cognitive objects or data on which they bear, usually in the service of some concrete goal or objective."
15
+ > -- Flavell, 1979, p. 906
16
+
17
+ **Full Citation (APA 7):**
18
+ Flavell, J. H. (1979). Metacognition and cognitive monitoring: A new area of cognitive-developmental inquiry. *American Psychologist*, 34(10), 906-911.
19
+
20
+ **DOI**: https://doi.org/10.1037/0003-066X.34.10.906
21
+
22
+ ### Supporting Research
23
+
24
+ > "Metacognitive monitoring accuracy varies widely, with estimates ranging from 50% to 90% accuracy depending on task domain and individual differences."
25
+ > -- Dunlosky & Metcalfe, 2009
26
+
27
+ **Full Citation (APA 7):**
28
+ Dunlosky, J., & Metcalfe, J. (2009). *Metacognition*. SAGE Publications.
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | Monitoring accuracy range | 50-90% | Dunlosky & Metcalfe (2009) |
35
+ | Planning time overhead | 15-30% of task time | Nelson & Narens (1990) |
36
+ | Error detection rate (high metacog) | 78% | Veenman et al. (2006) |
37
+ | Error detection rate (low metacog) | 34% | Veenman et al. (2006) |
38
+ | Strategy switch threshold | 3-5 failed attempts | Winne & Hadwin (1998) |
39
+ | Goal monitoring frequency | Every 30-60 seconds | Azevedo & Cromley (2004) |
40
+
41
+ ## Behavioral Levels
42
+
43
+ | Value | Label | Behaviors |
44
+ |-------|-------|-----------|
45
+ | 0.0-0.2 | Very Low | Clicks without strategy; does not recognize when lost; repeats failed actions 5+ times; never pauses to assess progress; blames interface rather than adjusting approach; cannot articulate what they are trying to do; abandons without trying alternatives |
46
+ | 0.2-0.4 | Low | Minimal self-monitoring; recognizes being stuck only after 4+ failed attempts; rarely forms explicit sub-goals; limited awareness of confusion; may eventually try a different approach but without clear reasoning; difficulty remembering what has already been tried |
47
+ | 0.4-0.6 | Moderate | Sets basic goals before starting; monitors progress intermittently; recognizes being stuck after 2-3 failed attempts; can articulate current objective when asked; considers 1-2 alternative approaches; occasionally backtracks strategically; uses browser back button appropriately |
48
+ | 0.6-0.8 | High | Plans approach before clicking; sets explicit sub-goals; monitors progress every 30-60 seconds; recognizes confusion quickly (1-2 attempts); maintains mental model of site structure; strategically explores navigation; remembers and avoids previously failed paths; uses landmarks for orientation |
49
+ | 0.8-1.0 | Very High | Systematic pre-planning with explicit sub-goals; continuous self-monitoring; immediately recognizes when approach is not working; maintains detailed mental map of explored areas; strategic use of browser history, tabs, and search; articulates reasoning aloud or internally; actively predicts outcomes before clicking; efficient backtracking and path correction |
50
+
51
+ ## Web/UI Behavioral Patterns
52
+
53
+ ### Navigation Strategy
54
+
55
+ | Level | Observed Behavior |
56
+ |-------|-------------------|
57
+ | Very Low | Random clicking; no clear path; returns to homepage repeatedly without learning |
58
+ | Low | Trial-and-error with limited memory; may try same wrong path twice |
59
+ | Moderate | Follows logical paths; uses breadcrumbs when available |
60
+ | High | Scans navigation structure first; forms mental map before deep navigation |
61
+ | Very High | Uses site map, search strategically; opens multiple tabs for comparison |
62
+
63
+ ### Form Completion
64
+
65
+ | Level | Observed Behavior |
66
+ |-------|-------------------|
67
+ | Very Low | Fills fields randomly; submits without reviewing; surprised by errors |
68
+ | Low | Sequential filling; minimal preview; errors discovered one at a time |
69
+ | Moderate | Reads form overview first; groups related fields; reviews before submit |
70
+ | High | Plans required information before starting; has documents ready |
71
+ | Very High | Pre-reads all fields; prepares all information; validates progressively |
72
+
73
+ ### Error Recovery
74
+
75
+ | Level | Observed Behavior |
76
+ |-------|-------------------|
77
+ | Very Low | Clicks same broken button repeatedly; does not read error messages |
78
+ | Low | Eventually tries different button; error messages partially read |
79
+ | Moderate | Reads error message; tries suggested fix; seeks help if fix fails |
80
+ | High | Diagnoses error cause; tries multiple systematic solutions |
81
+ | Very High | Prevents errors through preview; when errors occur, uses systematic debugging |
82
+
83
+ ## Trait Correlations
84
+
85
+ | Related Trait | Correlation | Research Basis |
86
+ |---------------|-------------|----------------|
87
+ | [Working Memory](Trait-WorkingMemory) | r = 0.58 | Metacognitive monitoring requires maintaining current state and goals in working memory (Veenman et al., 2006) |
88
+ | [Persistence](Trait-Persistence) | r = 0.42 | High metacognition enables more effective persistence through strategic adjustment rather than mere repetition (Schraw & Dennison, 1994) |
89
+ | [Comprehension](Trait-Comprehension) | r = 0.51 | Metacognitive awareness improves comprehension monitoring and repair (Flavell, 1979) |
90
+ | [Self-Efficacy](Trait-SelfEfficacy) | r = 0.47 | Self-awareness of capabilities relates to self-efficacy beliefs (Bandura, 1986) |
91
+ | [Satisficing](Trait-Satisficing) | r = -0.35 | High metacognition tends toward maximizing through deliberate evaluation (Simon, 1956) |
92
+
93
+ ## Persona Values
94
+
95
+ | Persona | Value | Rationale |
96
+ |---------|-------|-----------|
97
+ | power-user | 0.85 | Experts develop strong metacognitive skills through experience |
98
+ | first-timer | 0.35 | Novices lack domain-specific metacognitive strategies |
99
+ | elderly-user | 0.60 | Life experience provides general metacognition despite tech unfamiliarity |
100
+ | impatient-user | 0.25 | Impatience conflicts with reflective self-monitoring |
101
+ | screen-reader-user | 0.75 | Accessibility navigation requires strategic planning |
102
+ | mobile-user | 0.45 | Touch interaction somewhat reduces reflective planning |
103
+ | anxious-user | 0.55 | Anxiety can either enhance or impair metacognition |
104
+
105
+ ## Implementation in CBrowser
106
+
107
+ ### State Tracking
108
+
109
+ ```typescript
110
+ interface MetacognitiveState {
111
+ currentGoal: string;
112
+ subGoals: string[];
113
+ progressEstimate: number; // 0-1
114
+ strategySwitches: number;
115
+ failedAttemptsSinceSwitch: number;
116
+ exploredPaths: Set<string>;
117
+ mentalMapQuality: number; // 0-1
118
+ lastMonitoringCheck: number; // timestamp
119
+ }
120
+ ```
121
+
122
+ ### Behavioral Modifiers
123
+
124
+ - **Planning pause**: High metacognition adds 1-3 second pause before first action on new page
125
+ - **Progress checking**: Frequency of goal-state comparison based on trait level
126
+ - **Strategy switching**: Threshold for abandoning current approach (3-5 attempts for low, 1-2 for high)
127
+ - **Path memory**: High metacognition maintains explored path history to avoid revisiting
128
+
129
+ ## See Also
130
+
131
+ - [Trait-WorkingMemory](Trait-WorkingMemory) - Capacity for maintaining goals and state
132
+ - [Trait-ProceduralFluency](Trait-ProceduralFluency) - Executing learned procedures efficiently
133
+ - [Trait-TransferLearning](Trait-TransferLearning) - Applying strategies across domains
134
+ - [Trait-Comprehension](Trait-Comprehension) - Understanding interface conventions
135
+ - [Cognitive-User-Simulation](../Cognitive-User-Simulation) - Main simulation documentation
136
+ - [Persona-Index](../personas/Persona-Index) - Pre-configured trait combinations
137
+
138
+ ## Bibliography
139
+
140
+ Azevedo, R., & Cromley, J. G. (2004). Does training on self-regulated learning facilitate students' learning with hypermedia? *Journal of Educational Psychology*, 96(3), 523-535. https://doi.org/10.1037/0022-0663.96.3.523
141
+
142
+ Bandura, A. (1986). *Social foundations of thought and action: A social cognitive theory*. Prentice-Hall.
143
+
144
+ Dunlosky, J., & Metcalfe, J. (2009). *Metacognition*. SAGE Publications.
145
+
146
+ Flavell, J. H. (1979). Metacognition and cognitive monitoring: A new area of cognitive-developmental inquiry. *American Psychologist*, 34(10), 906-911. https://doi.org/10.1037/0003-066X.34.10.906
147
+
148
+ Nelson, T. O., & Narens, L. (1990). Metamemory: A theoretical framework and new findings. In G. H. Bower (Ed.), *The psychology of learning and motivation* (Vol. 26, pp. 125-173). Academic Press.
149
+
150
+ Schraw, G., & Dennison, R. S. (1994). Assessing metacognitive awareness. *Contemporary Educational Psychology*, 19(4), 460-475. https://doi.org/10.1006/ceps.1994.1033
151
+
152
+ Simon, H. A. (1956). Rational choice and the structure of the environment. *Psychological Review*, 63(2), 129-138. https://doi.org/10.1037/h0042769
153
+
154
+ Veenman, M. V. J., Van Hout-Wolters, B. H. A. M., & Afflerbach, P. (2006). Metacognition and learning: Conceptual and methodological considerations. *Metacognition and Learning*, 1(1), 3-14. https://doi.org/10.1007/s11409-006-6893-0
155
+
156
+ Winne, P. H., & Hadwin, A. F. (1998). Studying as self-regulated learning. In D. J. Hacker, J. Dunlosky, & A. C. Graesser (Eds.), *Metacognition in educational theory and practice* (pp. 277-304). Lawrence Erlbaum Associates.
@@ -0,0 +1,129 @@
1
+ # Patience
2
+
3
+ **Category**: Tier 1 - Core Traits
4
+ **Scale**: 0.0 (very impatient) to 1.0 (very patient)
5
+
6
+ ## Definition
7
+
8
+ Patience represents a user's tolerance for delays, loading times, and waiting periods during web interactions. This trait fundamentally affects how long users will wait before abandoning a task, clicking away from slow-loading pages, or becoming frustrated with unresponsive interfaces. Users with low patience rapidly escalate through frustration states and are quick to seek alternatives, while highly patient users will persist through delays and give systems time to respond before making judgments.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "Users start to feel that the system is not responding after about 8 seconds of delay... After this point, users become increasingly frustrated and are likely to abandon the page or repeat their action."
15
+ > - Nah, 2004, p. 156
16
+
17
+ **Full Citation (APA 7):**
18
+ Nah, F. F.-H. (2004). A study on tolerable waiting time: How long are Web users willing to wait? *Behaviour & Information Technology*, 23(3), 153-163. https://doi.org/10.1080/01449290410001669914
19
+
20
+ **DOI**: https://doi.org/10.1080/01449290410001669914
21
+
22
+ ### Supporting Research
23
+
24
+ > "The acceptable response time depends on the complexity of the operation, with simple operations requiring faster responses (2 seconds) and complex operations tolerating longer delays (up to 10 seconds)."
25
+ > - Nielsen, 1993, p. 135
26
+
27
+ **Full Citation (APA 7):**
28
+ Nielsen, J. (1993). *Usability Engineering*. Academic Press. ISBN 978-0125184069
29
+
30
+ ### Key Numerical Values
31
+
32
+ | Metric | Value | Source |
33
+ |--------|-------|--------|
34
+ | Tolerable wait time (simple) | 2 seconds | Nielsen (1993) |
35
+ | Tolerable wait time (complex) | 8-10 seconds | Nah (2004) |
36
+ | Abandonment threshold | 8+ seconds | Nah (2004) |
37
+ | Frustration onset | 3-4 seconds | Forrester Research (2009) |
38
+ | Bounce rate increase per second | 7% | Google (2017) |
39
+ | Mobile abandonment threshold | 3 seconds | Google (2018) |
40
+ | Repeat click probability after 8s | 68% | Nah (2004) |
41
+
42
+ ## Behavioral Levels
43
+
44
+ | Value | Label | Behaviors |
45
+ |-------|-------|-----------|
46
+ | 0.0-0.2 | Very Impatient | Abandons pages after 2-3 seconds of load time. Clicks multiple times on slow buttons. Opens multiple tabs to "hedge bets." Becomes visibly frustrated at any delay. Will leave checkout if any step takes more than 2 seconds. Rarely waits for animations to complete. |
47
+ | 0.2-0.4 | Impatient | Tolerates 3-5 seconds of delay before frustration. Frequently refreshes slow pages. May abandon complex forms if validation is slow. Prefers instant feedback over thorough processing. Skips introductory animations. Uses back button aggressively when pages don't load quickly. |
48
+ | 0.4-0.6 | Moderate | Standard 8-10 second tolerance per Nah (2004). Will wait for reasonable loading if progress indicators are shown. May become frustrated with repeated delays but persists for high-value tasks. Accepts loading spinners as normal. Waits for search results but may refine query if too slow. |
49
+ | 0.6-0.8 | Patient | Tolerates 15-20 seconds for complex operations. Reads loading messages and status updates. Willing to wait for quality content. Doesn't reflexively click repeatedly. Understands that complex operations take time. Rarely abandons due to speed alone. |
50
+ | 0.8-1.0 | Very Patient | Tolerates 30+ seconds for important tasks. Reads terms and conditions fully. Waits for complete page loads before interacting. Never double-clicks out of impatience. Willing to retry failed operations. Provides patience buffer for first-time site visits. |
51
+
52
+ ## Trait Correlations
53
+
54
+ | Related Trait | Correlation | Mechanism |
55
+ |---------------|-------------|-----------|
56
+ | [Persistence](Trait-Persistence) | r = 0.45 | Both load on conscientiousness factor; patient users persist longer |
57
+ | [Resilience](../traits/Trait-Resilience) | r = 0.38 | Patient users recover better from delays |
58
+ | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.32 | Confident users wait longer, believing success is coming |
59
+ | [Risk Tolerance](Trait-RiskTolerance) | r = -0.22 | Impatient users take more shortcuts (risky behavior) |
60
+ | [FOMO](../traits/Trait-FOMO) | r = -0.41 | FOMO drives impatience to not miss out |
61
+
62
+ ## Impact on Web Behavior
63
+
64
+ ### Page Load Tolerance
65
+
66
+ ```
67
+ Very Impatient (0.0-0.2): Abandons at 2-3 seconds
68
+ Impatient (0.2-0.4): Abandons at 4-5 seconds
69
+ Moderate (0.4-0.6): Abandons at 8-10 seconds (baseline)
70
+ Patient (0.6-0.8): Tolerates 15-20 seconds
71
+ Very Patient (0.8-1.0): Tolerates 30+ seconds
72
+ ```
73
+
74
+ ### Form Completion
75
+
76
+ - **Low patience**: Abandons multi-step forms, skips optional fields, frustrated by validation delays
77
+ - **High patience**: Completes all fields, reads instructions, waits for async validation
78
+
79
+ ### Error Recovery
80
+
81
+ - **Low patience**: Immediately retries or leaves after first error
82
+ - **High patience**: Reads error messages, tries suggested solutions, waits for support
83
+
84
+ ## Persona Values
85
+
86
+ | Persona | Patience Value | Rationale |
87
+ |---------|----------------|-----------|
88
+ | [Rushed Professional](../personas/Persona-RushedProfessional) | 0.2 | Time-pressured, multitasking, low tolerance |
89
+ | [Anxious First-Timer](../personas/Persona-AnxiousFirstTimer) | 0.3 | Nervous but slightly more willing to wait when unsure |
90
+ | [Distracted Parent](../personas/Persona-DistractedParent) | 0.25 | Frequent interruptions reduce patience |
91
+ | [Methodical Senior](../personas/Persona-MethodicalSenior) | 0.85 | Takes time, reads carefully, not rushed |
92
+ | [Tech-Savvy Explorer](../personas/Persona-TechSavvyExplorer) | 0.6 | Moderate patience, expects performance |
93
+ | [Accessibility User](../personas/Persona-AccessibilityUser) | 0.7 | Accustomed to slower interactions |
94
+
95
+ ## UX Design Implications
96
+
97
+ ### For Low-Patience Users
98
+ - Implement skeleton screens instead of spinners
99
+ - Show progress indicators for operations > 1 second
100
+ - Lazy load below-fold content
101
+ - Prefetch likely next pages
102
+ - Avoid blocking interactions during background operations
103
+
104
+ ### For High-Patience Users
105
+ - Can show more detailed loading states
106
+ - May include richer loading animations
107
+ - Less need for aggressive optimization
108
+ - Can use interstitial pages for important information
109
+
110
+ ## See Also
111
+
112
+ - [Trait Index](Trait-Index) - All cognitive traits
113
+ - [Persistence](Trait-Persistence) - Related grit trait
114
+ - [Working Memory](Trait-WorkingMemory) - Affects wait perception
115
+ - [Persona Index](../personas/Persona-Index) - Pre-configured personas
116
+
117
+ ## Bibliography
118
+
119
+ Forrester Research. (2009). *eCommerce Web site performance today*. Forrester Research Report.
120
+
121
+ Google. (2017). Find out how you stack up to new industry benchmarks for mobile page speed. *Think with Google*. https://www.thinkwithgoogle.com/marketing-strategies/app-and-mobile/mobile-page-speed-new-industry-benchmarks/
122
+
123
+ Google. (2018). The need for mobile speed: How mobile latency impacts publisher revenue. *DoubleClick by Google*. https://www.doubleclickbygoogle.com/articles/mobile-speed-matters/
124
+
125
+ Nah, F. F.-H. (2004). A study on tolerable waiting time: How long are Web users willing to wait? *Behaviour & Information Technology*, 23(3), 153-163. https://doi.org/10.1080/01449290410001669914
126
+
127
+ Nielsen, J. (1993). *Usability Engineering*. Academic Press. ISBN 978-0125184069
128
+
129
+ Nielsen, J. (1999). *Designing Web Usability: The Practice of Simplicity*. New Riders Publishing.
@@ -0,0 +1,157 @@
1
+ # Persistence
2
+
3
+ **Category**: Tier 1 - Core Traits
4
+ **Scale**: 0.0 (gives up easily) to 1.0 (persists through difficulty)
5
+
6
+ ## Definition
7
+
8
+ Persistence represents a user's tendency to continue working toward a goal despite obstacles, errors, and frustration. In web contexts, this trait determines how many attempts a user will make before abandoning a task, how they respond to repeated failures, and their willingness to try alternative approaches. Users with low persistence quickly abandon tasks at the first sign of difficulty, while highly persistent users will exhaust multiple strategies before giving up.
9
+
10
+ ## Research Foundation
11
+
12
+ ### Primary Citation
13
+
14
+ > "Grit is perseverance and passion for long-term goals. Grit entails working strenuously toward challenges, maintaining effort and interest over years despite failure, adversity, and plateaus in progress."
15
+ > - Duckworth, Peterson, Matthews, & Kelly, 2007, p. 1088
16
+
17
+ **Full Citation (APA 7):**
18
+ Duckworth, A. L., Peterson, C., Matthews, M. D., & Kelly, D. R. (2007). Grit: Perseverance and passion for long-term goals. *Journal of Personality and Social Psychology*, 92(6), 1087-1101. https://doi.org/10.1037/0022-3514.92.6.1087
19
+
20
+ **DOI**: https://doi.org/10.1037/0022-3514.92.6.1087
21
+
22
+ ### Supporting Research
23
+
24
+ > "The grit scale predicted retention and graduation over and above traditionally used measures of aptitude... Grit had incremental predictive validity above and beyond IQ for accomplishment in challenging domains."
25
+ > - Duckworth et al., 2007, p. 1093
26
+
27
+ ### Key Numerical Values
28
+
29
+ | Metric | Value | Source |
30
+ |--------|-------|--------|
31
+ | Grit-success correlation | r = 0.42 | Duckworth et al. (2007) |
32
+ | Grit-conscientiousness correlation | r = 0.77 | Duckworth et al. (2007) |
33
+ | Task completion improvement with grit | 34% | Duckworth & Quinn (2009) |
34
+ | Average retry attempts (web forms) | 2.1 | Formisimo (2018) |
35
+ | Abandonment after 3 errors | 67% | Baymard Institute (2020) |
36
+ | Users who give up after 1 error | 18% | Nielsen Norman Group (2015) |
37
+
38
+ ## Behavioral Levels
39
+
40
+ | Value | Label | Behaviors |
41
+ |-------|-------|-----------|
42
+ | 0.0-0.2 | Very Low Persistence | Abandons after first error or obstacle. Gives up on slow-loading pages. Leaves form immediately if validation fails. Won't retry a failed search. Exits checkout at any friction point. No error recovery attempts. Maximum one try for any action. |
43
+ | 0.2-0.4 | Low Persistence | Makes 1-2 attempts before giving up. Quick to assume "it's broken." Easily discouraged by error messages. May try one alternative approach. Abandons complex forms midway. Low tolerance for learning curves. Prefers immediate alternatives over problem-solving. |
44
+ | 0.4-0.6 | Moderate Persistence | Makes 2-3 attempts for important tasks. Reads error messages and adjusts. Willing to try suggested solutions. May search for help if frustrated. Completes multi-step processes if progress is visible. Baseline persistence per Baymard data. |
45
+ | 0.6-0.8 | High Persistence | Makes 4-5 attempts, tries multiple approaches. Searches for help documentation. Contacts support for important tasks. Willing to clear cache, try different browser. Persists through lengthy processes. Returns to abandoned tasks later. |
46
+ | 0.8-1.0 | Very High Persistence | Exhausts all options before abandoning. Troubleshoots systematically. Consults forums, documentation, support. Very rarely gives up entirely. Treats obstacles as problems to solve, not reasons to quit. Will complete task across multiple sessions if needed. |
47
+
48
+ ## Grit Components
49
+
50
+ Duckworth's Grit Scale measures two factors relevant to web behavior:
51
+
52
+ ### Consistency of Interest
53
+ - Staying focused on goals over time
54
+ - Not being distracted by new opportunities
55
+ - **Web impact**: Completes tasks despite distractions, returns to abandoned processes
56
+
57
+ ### Perseverance of Effort
58
+ - Working hard despite setbacks
59
+ - Finishing what is started
60
+ - **Web impact**: Retries failed actions, seeks help, tries alternative approaches
61
+
62
+ ## Trait Correlations
63
+
64
+ | Related Trait | Correlation | Mechanism |
65
+ |---------------|-------------|-----------|
66
+ | [Patience](Trait-Patience) | r = 0.45 | Both load on conscientiousness |
67
+ | [Resilience](../traits/Trait-Resilience) | r = 0.52 | Emotional recovery enables persistence |
68
+ | [Self-Efficacy](../traits/Trait-SelfEfficacy) | r = 0.48 | Confidence fuels continued effort |
69
+ | [Metacognitive Planning](../traits/Trait-MetacognitivePlanning) | r = 0.41 | Planning enables strategic persistence |
70
+ | [Attribution Style](../traits/Trait-AttributionStyle) | r = 0.39 | Internal locus promotes persistence |
71
+
72
+ ## Impact on Web Behavior
73
+
74
+ ### Error Recovery Pattern
75
+
76
+ ```
77
+ Very Low: Give up immediately (1 attempt)
78
+ Low: Try once more, then leave (2 attempts)
79
+ Moderate: Make 2-3 attempts, may seek help (3 attempts)
80
+ High: Try multiple approaches (4-5 attempts)
81
+ Very High: Exhaust all options (5+ attempts)
82
+ ```
83
+
84
+ ### Form Completion
85
+
86
+ | Persistence Level | Behavior on Validation Error |
87
+ |-------------------|------------------------------|
88
+ | Very Low | Abandons form entirely |
89
+ | Low | Fixes obvious error, gives up if second error occurs |
90
+ | Moderate | Works through 2-3 validation cycles |
91
+ | High | Completes form despite multiple error cycles |
92
+ | Very High | Seeks help if form appears broken |
93
+
94
+ ### Search Behavior
95
+
96
+ - **Low persistence**: One search query, accepts first results or leaves
97
+ - **High persistence**: Reformulates queries, drills into results, tries alternative search engines
98
+
99
+ ### Technical Issues
100
+
101
+ | Issue Type | Low Persistence Response | High Persistence Response |
102
+ |------------|--------------------------|---------------------------|
103
+ | Page won't load | Leaves immediately | Refreshes, tries different browser, clears cache |
104
+ | Button doesn't work | Gives up | Tries different method, checks for JS errors |
105
+ | Form won't submit | Abandons | Reviews fields, tries again, seeks help |
106
+ | Login fails | Gives up | Password reset, checks caps lock, contacts support |
107
+
108
+ ## Persona Values
109
+
110
+ | Persona | Persistence Value | Rationale |
111
+ |---------|-------------------|-----------|
112
+ | [Rushed Professional](../personas/Persona-RushedProfessional) | 0.3 | Values time over persistence |
113
+ | [Distracted Parent](../personas/Persona-DistractedParent) | 0.35 | Interruptions prevent sustained effort |
114
+ | [Anxious First-Timer](../personas/Persona-AnxiousFirstTimer) | 0.4 | Anxiety undermines persistence |
115
+ | [Impulsive Shopper](../personas/Persona-ImpulsiveShopper) | 0.25 | Low frustration tolerance |
116
+ | [Methodical Senior](../personas/Persona-MethodicalSenior) | 0.75 | Patient and thorough |
117
+ | [Tech-Savvy Explorer](../personas/Persona-TechSavvyExplorer) | 0.8 | Challenges are interesting problems |
118
+
119
+ ## UX Design Implications
120
+
121
+ ### For Low-Persistence Users
122
+
123
+ - Minimize errors through input constraints
124
+ - Provide inline validation with clear solutions
125
+ - Use autofill and smart defaults
126
+ - Keep processes short (3 steps or fewer)
127
+ - Show immediate feedback on every action
128
+ - Offer "save progress" for complex flows
129
+ - Make retry/undo obvious and easy
130
+
131
+ ### For High-Persistence Users
132
+
133
+ - Provide detailed error information
134
+ - Include advanced troubleshooting options
135
+ - Offer help documentation and FAQs
136
+ - Allow multiple recovery paths
137
+ - Don't oversimplify at expense of capability
138
+
139
+ ## See Also
140
+
141
+ - [Trait Index](Trait-Index) - All cognitive traits
142
+ - [Patience](Trait-Patience) - Related time tolerance trait
143
+ - [Resilience](../traits/Trait-Resilience) - Emotional recovery from setbacks
144
+ - [Self-Efficacy](../traits/Trait-SelfEfficacy) - Confidence in ability to succeed
145
+ - [Persona Index](../personas/Persona-Index) - Pre-configured personas
146
+
147
+ ## Bibliography
148
+
149
+ Baymard Institute. (2020). Form field usability: The relationship between input fields and form conversion. https://baymard.com/blog/form-field-usability
150
+
151
+ Duckworth, A. L., Peterson, C., Matthews, M. D., & Kelly, D. R. (2007). Grit: Perseverance and passion for long-term goals. *Journal of Personality and Social Psychology*, 92(6), 1087-1101. https://doi.org/10.1037/0022-3514.92.6.1087
152
+
153
+ Duckworth, A. L., & Quinn, P. D. (2009). Development and validation of the Short Grit Scale (Grit-S). *Journal of Personality Assessment*, 91(2), 166-174. https://doi.org/10.1080/00223890802634290
154
+
155
+ Formisimo. (2018). Form analytics: How users interact with web forms. https://www.formisimo.com/research
156
+
157
+ Nielsen Norman Group. (2015). Error message guidelines. https://www.nngroup.com/articles/error-message-guidelines/