cbrowser 18.63.0 → 18.63.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.
- package/package.json +1 -1
- package/docs/ASSESSMENT.md +0 -132
- package/docs/AUTH0-SETUP.md +0 -207
- package/docs/COGNITIVE-OPTIMAL-TRANSPORT-RESEARCH.md +0 -238
- package/docs/DEMO-DEPLOYMENT.md +0 -177
- package/docs/ENTERPRISE-INTEGRATION.md +0 -250
- package/docs/GETTING-STARTED.md +0 -232
- package/docs/INSTALL.md +0 -274
- package/docs/MCP-INTEGRATION.md +0 -301
- package/docs/METHODOLOGY.md +0 -276
- package/docs/PERSONA-QUESTIONNAIRE.md +0 -328
- package/docs/README.md +0 -45
- package/docs/REMOTE-MCP-SERVER.md +0 -569
- package/docs/SECURITY_WHITEPAPER.md +0 -475
- package/docs/STRESS-TEST-v16.14.4.md +0 -241
- package/docs/Tool-Cognitive-Journey-Autonomous.md +0 -270
- package/docs/Tool-Competitive-Benchmark.md +0 -293
- package/docs/Tool-Empathy-Audit.md +0 -331
- package/docs/Tool-Hunt-Bugs.md +0 -305
- package/docs/Tool-Marketing-Campaign.md +0 -298
- package/docs/Tool-Persona-Create.md +0 -274
- package/docs/Tools-Accessibility.md +0 -208
- package/docs/Tools-Browser-Automation.md +0 -311
- package/docs/Tools-Cognitive-Journeys.md +0 -233
- package/docs/Tools-Marketing-Intelligence.md +0 -271
- package/docs/Tools-Overview.md +0 -162
- package/docs/Tools-Persona-System.md +0 -300
- package/docs/Tools-Session-State.md +0 -278
- package/docs/Tools-Testing-Quality.md +0 -257
- package/docs/Tools-Utilities.md +0 -182
- package/docs/Tools-Visual-Performance.md +0 -278
- package/docs/hunt-bugs-coverage.md +0 -103
- package/docs/personas/Persona-ADHD.md +0 -141
- package/docs/personas/Persona-ElderlyUser.md +0 -137
- package/docs/personas/Persona-FirstTimer.md +0 -137
- package/docs/personas/Persona-ImpatientUser.md +0 -138
- package/docs/personas/Persona-Index.md +0 -302
- package/docs/personas/Persona-LowVision.md +0 -139
- package/docs/personas/Persona-MobileUser.md +0 -139
- package/docs/personas/Persona-MotorTremor.md +0 -139
- package/docs/personas/Persona-PowerUser.md +0 -135
- package/docs/personas/Persona-ScreenReaderUser.md +0 -139
- package/docs/research/Bibliography.md +0 -275
- package/docs/research/Research-Methodology.md +0 -244
- package/docs/research/Values-Research.md +0 -432
- package/docs/traits/Trait-AnchoringBias.md +0 -227
- package/docs/traits/Trait-AttributionStyle.md +0 -280
- package/docs/traits/Trait-AuthoritySensitivity.md +0 -141
- package/docs/traits/Trait-ChangeBlindness.md +0 -171
- package/docs/traits/Trait-Comprehension.md +0 -180
- package/docs/traits/Trait-Curiosity.md +0 -189
- package/docs/traits/Trait-EmotionalContagion.md +0 -144
- package/docs/traits/Trait-FOMO.md +0 -150
- package/docs/traits/Trait-Index.md +0 -166
- package/docs/traits/Trait-InformationForaging.md +0 -217
- package/docs/traits/Trait-InterruptRecovery.md +0 -249
- package/docs/traits/Trait-MentalModelRigidity.md +0 -228
- package/docs/traits/Trait-MetacognitivePlanning.md +0 -164
- package/docs/traits/Trait-Patience.md +0 -137
- package/docs/traits/Trait-Persistence.md +0 -165
- package/docs/traits/Trait-ProceduralFluency.md +0 -205
- package/docs/traits/Trait-ReadingTendency.md +0 -216
- package/docs/traits/Trait-Resilience.md +0 -162
- package/docs/traits/Trait-RiskTolerance.md +0 -162
- package/docs/traits/Trait-Satisficing.md +0 -181
- package/docs/traits/Trait-SelfEfficacy.md +0 -199
- package/docs/traits/Trait-SocialProofSensitivity.md +0 -155
- package/docs/traits/Trait-TimeHorizon.md +0 -267
- package/docs/traits/Trait-TransferLearning.md +0 -249
- package/docs/traits/Trait-TrustCalibration.md +0 -227
- package/docs/traits/Trait-WorkingMemory.md +0 -192
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
> **This documentation is no longer maintained here.**
|
|
2
|
-
>
|
|
3
|
-
> For the latest version, please visit: **[Motor Tremor User](https://cbrowser.ai/docs/Persona-MotorTremor)**
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Motor Tremor User
|
|
8
|
-
|
|
9
|
-
**Category**: Accessibility Personas
|
|
10
|
-
**Description**: Users with motor control impairments affecting precise movements, such as essential tremor, Parkinson's disease, or other neuromuscular conditions
|
|
11
|
-
|
|
12
|
-
## Overview
|
|
13
|
-
|
|
14
|
-
Motor tremor users experience involuntary shaking or movement that affects their ability to perform precise motor tasks. This includes difficulty with small click targets, drag-and-drop interactions, hover states, and any interface element requiring steady, accurate movement. Conditions causing tremor range from essential tremor (the most common movement disorder) to Parkinson's disease, multiple sclerosis, and age-related motor changes.
|
|
15
|
-
|
|
16
|
-
Users with motor tremor have developed strategies to compensate for their movement challenges. They often use keyboard navigation when possible, stabilize their arms against surfaces, use assistive technologies like switch access or adapted mice, and approach interaction targets with deliberate care. They have learned to be patient with themselves and with interfaces.
|
|
17
|
-
|
|
18
|
-
The challenges faced by motor tremor users highlight the importance of generous click targets, keyboard alternatives, and forgiving interaction patterns. Many design improvements for this persona benefit all users, including those using touch screens in moving vehicles or with temporary motor impairments.
|
|
19
|
-
|
|
20
|
-
## Trait Profile
|
|
21
|
-
|
|
22
|
-
All values on 0.0-1.0 scale.
|
|
23
|
-
|
|
24
|
-
### Core Traits (Tier 1)
|
|
25
|
-
|
|
26
|
-
| Trait | Value | Rationale |
|
|
27
|
-
|-------|-------|-----------|
|
|
28
|
-
| patience | 0.9 | Developed through necessity; understand that interactions will take more time |
|
|
29
|
-
| riskTolerance | 0.2 | Very cautious; misclicks can have unwanted consequences |
|
|
30
|
-
| comprehension | 0.7 | Unaffected by motor impairment; cognitive abilities intact |
|
|
31
|
-
| persistence | 0.8 | High; committed to completing tasks despite physical challenges |
|
|
32
|
-
| curiosity | 0.5 | Moderate; exploration limited by interaction cost |
|
|
33
|
-
| workingMemory | 0.7 | Normal capacity; may be partially occupied by motor planning |
|
|
34
|
-
| readingTendency | 0.6 | Moderate; read carefully to avoid needing re-interaction |
|
|
35
|
-
|
|
36
|
-
### Emotional Traits (Tier 2)
|
|
37
|
-
|
|
38
|
-
| Trait | Value | Rationale |
|
|
39
|
-
|-------|-------|-----------|
|
|
40
|
-
| resilience | 0.7 | Developed through adapting to physical challenges |
|
|
41
|
-
| selfEfficacy | 0.6 | Confident in abilities but aware of limitations |
|
|
42
|
-
| trustCalibration | 0.6 | Appropriately cautious about committing to actions |
|
|
43
|
-
| interruptRecovery | 0.6 | Moderate; interruptions less costly than for some personas |
|
|
44
|
-
|
|
45
|
-
### Decision-Making Traits (Tier 3)
|
|
46
|
-
|
|
47
|
-
| Trait | Value | Rationale |
|
|
48
|
-
|-------|-------|-----------|
|
|
49
|
-
| satisficing | 0.3 | Low; prefer to choose carefully to avoid need for corrections |
|
|
50
|
-
| informationForaging | 0.6 | Thorough to reduce need for repeated navigation |
|
|
51
|
-
| anchoringBias | 0.5 | Moderate; don't favor first option if requiring corrections |
|
|
52
|
-
| timeHorizon | 0.6 | Willing to invest time upfront to avoid future corrections |
|
|
53
|
-
| attributionStyle | 0.5 | Understand interaction between personal abilities and interface design |
|
|
54
|
-
|
|
55
|
-
### Planning Traits (Tier 4)
|
|
56
|
-
|
|
57
|
-
| Trait | Value | Rationale |
|
|
58
|
-
|-------|-------|-----------|
|
|
59
|
-
| metacognitivePlanning | 0.7 | Plan interactions carefully to minimize motor demands |
|
|
60
|
-
| proceduralFluency | 0.6 | Develop routines but each interaction requires conscious effort |
|
|
61
|
-
| transferLearning | 0.6 | Apply accessibility patterns across contexts |
|
|
62
|
-
|
|
63
|
-
### Perception Traits (Tier 5)
|
|
64
|
-
|
|
65
|
-
| Trait | Value | Rationale |
|
|
66
|
-
|-------|-------|-----------|
|
|
67
|
-
| changeBlindness | 0.5 | Normal visual attention; may miss changes during motor focus |
|
|
68
|
-
| mentalModelRigidity | 0.5 | Moderate; expect accessibility considerations |
|
|
69
|
-
|
|
70
|
-
### Social Traits (Tier 6)
|
|
71
|
-
|
|
72
|
-
| Trait | Value | Rationale |
|
|
73
|
-
|-------|-------|-----------|
|
|
74
|
-
| authoritySensitivity | 0.5 | Moderate; evaluate based on accessibility support |
|
|
75
|
-
| emotionalContagion | 0.5 | Normal emotional sensitivity |
|
|
76
|
-
| fomo | 0.4 | Lower; focused on accessible experiences |
|
|
77
|
-
| socialProofSensitivity | 0.5 | Value accessibility reviews from others with motor impairments |
|
|
78
|
-
|
|
79
|
-
## Behavioral Patterns
|
|
80
|
-
|
|
81
|
-
### Navigation
|
|
82
|
-
Motor tremor users favor keyboard navigation over mouse/touch when possible. When using a pointer, they approach targets slowly and deliberately, often using arm stabilization. They benefit from large click targets and avoid hover-dependent interactions. Sticky menus that require precise mouse control are particularly challenging.
|
|
83
|
-
|
|
84
|
-
### Decision Making
|
|
85
|
-
Decisions are careful and deliberate because correction costs are high. Users prefer to understand all implications before committing to an action. Preview functionality is valuable. The ability to undo or correct without extensive re-navigation is essential.
|
|
86
|
-
|
|
87
|
-
### Error Recovery
|
|
88
|
-
Errors caused by misclicks are frustrating and common. Error recovery should not require precise motor control. Confirmation dialogs should have well-spaced buttons. The ability to undo actions reduces the cost of accidental clicks.
|
|
89
|
-
|
|
90
|
-
### Abandonment Triggers
|
|
91
|
-
- Small click targets (under 44x44 pixels)
|
|
92
|
-
- Hover-only interactions with no click alternative
|
|
93
|
-
- Drag-and-drop without keyboard alternative
|
|
94
|
-
- Time-limited interactions during data entry
|
|
95
|
-
- Sliding/swiping interactions requiring precise control
|
|
96
|
-
- Double-click requirements
|
|
97
|
-
- Captchas requiring precise interaction
|
|
98
|
-
|
|
99
|
-
## UX Recommendations
|
|
100
|
-
|
|
101
|
-
| Challenge | Recommendation |
|
|
102
|
-
|-----------|----------------|
|
|
103
|
-
| Small click targets | Minimum 44x44 pixel touch targets; larger for primary actions |
|
|
104
|
-
| Precision requirements | Forgiving click areas; expand clickable region beyond visual boundary |
|
|
105
|
-
| Hover interactions | Provide click/keyboard alternatives; persistent hover states |
|
|
106
|
-
| Drag and drop | Keyboard alternatives; click-to-select + click-to-place pattern |
|
|
107
|
-
| Misclick recovery | Generous undo; confirmation for destructive actions |
|
|
108
|
-
| Time pressure | Disable timeouts for form inputs; extend session limits |
|
|
109
|
-
| Complex gestures | Simple tap/click alternatives to swipes and multi-touch |
|
|
110
|
-
|
|
111
|
-
## Research Basis
|
|
112
|
-
|
|
113
|
-
- Trewin, S. & Pain, H. (1999). Keyboard and mouse errors due to motor impairments - Empirical studies
|
|
114
|
-
- Keates, S. et al. (2002). Cursor measures for motion-impaired users - Design recommendations
|
|
115
|
-
- WCAG 2.2 Target Size guidelines (2.5.5, 2.5.8) - Minimum target sizes
|
|
116
|
-
- MacKenzie, I.S. & Jusoh, S. (2001). Evaluation of pointing devices for users with motor impairments
|
|
117
|
-
- Wobbrock, J.O. & Gajos, K.Z. (2008). Ability-based design - Adapting interfaces to abilities
|
|
118
|
-
|
|
119
|
-
## Usage
|
|
120
|
-
|
|
121
|
-
```typescript
|
|
122
|
-
await cognitive_journey_init({
|
|
123
|
-
persona: "motor-tremor",
|
|
124
|
-
goal: "complete checkout",
|
|
125
|
-
startUrl: "https://example.com"
|
|
126
|
-
});
|
|
127
|
-
```
|
|
128
|
-
|
|
129
|
-
```bash
|
|
130
|
-
npx cbrowser cognitive-journey --persona motor-tremor --start https://example.com --goal "complete checkout"
|
|
131
|
-
```
|
|
132
|
-
|
|
133
|
-
## See Also
|
|
134
|
-
|
|
135
|
-
- [Persona Index](./Persona-Index.md)
|
|
136
|
-
- [Trait Index](../traits/Trait-Index.md)
|
|
137
|
-
- [Patience](../traits/Trait-Patience.md)
|
|
138
|
-
- [Persistence](../traits/Trait-Persistence.md)
|
|
139
|
-
- [Risk Tolerance](../traits/Trait-RiskTolerance.md)
|
|
@@ -1,135 +0,0 @@
|
|
|
1
|
-
> **This documentation is no longer maintained here.**
|
|
2
|
-
>
|
|
3
|
-
> For the latest version, please visit: **[Power User](https://cbrowser.ai/docs/Persona-PowerUser)**
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Power User
|
|
8
|
-
|
|
9
|
-
**Category**: General Users
|
|
10
|
-
**Description**: Expert users who prioritize efficiency and keyboard shortcuts over traditional UI navigation
|
|
11
|
-
|
|
12
|
-
## Overview
|
|
13
|
-
|
|
14
|
-
Power users represent the most technically proficient segment of any application's user base. They have extensive experience with digital interfaces and have developed highly optimized workflows for accomplishing tasks. These users often come from technical backgrounds or have invested significant time mastering their tools.
|
|
15
|
-
|
|
16
|
-
Power users are characterized by their impatience with slow interfaces and their preference for direct manipulation over guided experiences. They frequently discover and utilize keyboard shortcuts, hidden features, and power-user modes that casual users never encounter. Their mental models of application behavior are sophisticated, allowing them to predict outcomes and troubleshoot issues independently.
|
|
17
|
-
|
|
18
|
-
The primary challenge when designing for power users is providing sufficient depth and efficiency without cluttering the interface for less experienced users. Progressive disclosure and customizable interfaces serve this persona well. Power users are also valuable sources of edge-case feedback and can stress-test applications in ways that reveal subtle bugs.
|
|
19
|
-
|
|
20
|
-
## Trait Profile
|
|
21
|
-
|
|
22
|
-
All values on 0.0-1.0 scale.
|
|
23
|
-
|
|
24
|
-
### Core Traits (Tier 1)
|
|
25
|
-
|
|
26
|
-
| Trait | Value | Rationale |
|
|
27
|
-
|-------|-------|-----------|
|
|
28
|
-
| patience | 0.3 | Research by Nielsen Norman Group shows expert users expect sub-second response times and become frustrated with delays that beginners tolerate |
|
|
29
|
-
| riskTolerance | 0.8 | Expertise breeds confidence; power users willingly explore unfamiliar features knowing they can recover from mistakes |
|
|
30
|
-
| comprehension | 0.9 | Years of experience produce strong pattern recognition and ability to quickly understand new interfaces by analogy |
|
|
31
|
-
| persistence | 0.7 | Will invest effort for efficiency gains, but may abandon poorly-designed tools for alternatives |
|
|
32
|
-
| curiosity | 0.8 | Actively explore interface capabilities beyond immediate task requirements |
|
|
33
|
-
| workingMemory | 0.9 | Can juggle multiple interface states, remember deep navigation paths, and track complex multi-step procedures |
|
|
34
|
-
| readingTendency | 0.2 | Skip documentation and tutorials; prefer to learn by doing and experimentation |
|
|
35
|
-
|
|
36
|
-
### Emotional Traits (Tier 2)
|
|
37
|
-
|
|
38
|
-
| Trait | Value | Rationale |
|
|
39
|
-
|-------|-------|-----------|
|
|
40
|
-
| resilience | 0.8 | Errors are learning opportunities; rarely become discouraged by interface problems |
|
|
41
|
-
| selfEfficacy | 0.9 | Strong confidence in ability to figure things out independently |
|
|
42
|
-
| trustCalibration | 0.7 | Appropriately skeptical of claims; verify functionality themselves |
|
|
43
|
-
| interruptRecovery | 0.9 | Strong mental models allow quick context restoration after interruptions |
|
|
44
|
-
|
|
45
|
-
### Decision-Making Traits (Tier 3)
|
|
46
|
-
|
|
47
|
-
| Trait | Value | Rationale |
|
|
48
|
-
|-------|-------|-----------|
|
|
49
|
-
| satisficing | 0.4 | Often seek optimal solutions rather than accepting "good enough" |
|
|
50
|
-
| informationForaging | 0.9 | Efficient at finding information; know where to look and when to stop |
|
|
51
|
-
| anchoringBias | 0.3 | Flexible thinking; update mental models based on new information |
|
|
52
|
-
| timeHorizon | 0.7 | Will invest time upfront to save time later (learning shortcuts, setting up workflows) |
|
|
53
|
-
| attributionStyle | 0.6 | Balanced attribution; recognize both system and user contributions to outcomes |
|
|
54
|
-
|
|
55
|
-
### Planning Traits (Tier 4)
|
|
56
|
-
|
|
57
|
-
| Trait | Value | Rationale |
|
|
58
|
-
|-------|-------|-----------|
|
|
59
|
-
| metacognitivePlanning | 0.8 | Consciously optimize their approach; think about how they're thinking |
|
|
60
|
-
| proceduralFluency | 0.9 | Automated many common procedures through practice |
|
|
61
|
-
| transferLearning | 0.9 | Readily apply knowledge from one context to another |
|
|
62
|
-
|
|
63
|
-
### Perception Traits (Tier 5)
|
|
64
|
-
|
|
65
|
-
| Trait | Value | Rationale |
|
|
66
|
-
|-------|-------|-----------|
|
|
67
|
-
| changeBlindness | 0.3 | Attentive to interface changes; notice subtle differences |
|
|
68
|
-
| mentalModelRigidity | 0.4 | Adaptable but may have strong preferences based on past experience |
|
|
69
|
-
|
|
70
|
-
### Social Traits (Tier 6)
|
|
71
|
-
|
|
72
|
-
| Trait | Value | Rationale |
|
|
73
|
-
|-------|-------|-----------|
|
|
74
|
-
| authoritySensitivity | 0.3 | Skeptical of recommendations; prefer to evaluate for themselves |
|
|
75
|
-
| emotionalContagion | 0.3 | Less influenced by others' emotional reactions to interfaces |
|
|
76
|
-
| fomo | 0.5 | Moderately interested in new features; balanced by efficiency concerns |
|
|
77
|
-
| socialProofSensitivity | 0.3 | Form independent opinions; less swayed by popularity |
|
|
78
|
-
|
|
79
|
-
## Behavioral Patterns
|
|
80
|
-
|
|
81
|
-
### Navigation
|
|
82
|
-
Power users prefer keyboard navigation, command palettes, and direct URL manipulation. They memorize shortcuts and use them reflexively. They often disable animations and prefer information-dense displays over whitespace-heavy designs. Back button usage is minimal as they navigate purposefully.
|
|
83
|
-
|
|
84
|
-
### Decision Making
|
|
85
|
-
Decisions are rapid and confident. Power users quickly evaluate options based on efficiency criteria. They experiment freely, knowing they can undo or recover. They often make decisions based on heuristics developed through extensive experience rather than careful analysis of each situation.
|
|
86
|
-
|
|
87
|
-
### Error Recovery
|
|
88
|
-
Self-sufficient error recovery is the norm. Power users read error messages carefully, check console logs, and attempt multiple solutions before seeking help. They often discover workarounds and may document solutions for others.
|
|
89
|
-
|
|
90
|
-
### Abandonment Triggers
|
|
91
|
-
- Slow performance or unnecessary loading states
|
|
92
|
-
- Forced tutorials or onboarding flows
|
|
93
|
-
- Missing keyboard shortcuts for common actions
|
|
94
|
-
- Inability to customize or configure the interface
|
|
95
|
-
- Patronizing or overly-simplified explanations
|
|
96
|
-
|
|
97
|
-
## UX Recommendations
|
|
98
|
-
|
|
99
|
-
| Challenge | Recommendation |
|
|
100
|
-
|-----------|----------------|
|
|
101
|
-
| Impatience with slow interfaces | Optimize for speed; lazy-load non-critical content; show loading progress |
|
|
102
|
-
| Desire for efficiency | Implement comprehensive keyboard shortcuts; add command palette |
|
|
103
|
-
| Low tolerance for friction | Provide "expert mode" that reduces confirmations and simplifies workflows |
|
|
104
|
-
| Tendency to skip instructions | Use progressive disclosure; surface advanced features contextually |
|
|
105
|
-
| Need for customization | Allow interface customization, saved preferences, and workflow automation |
|
|
106
|
-
|
|
107
|
-
## Research Basis
|
|
108
|
-
|
|
109
|
-
- Nielsen, J. (1993). Usability Engineering - Expert vs novice user behavior patterns
|
|
110
|
-
- Shneiderman, B. (2003). Designing the User Interface - Skill acquisition and expertise
|
|
111
|
-
- Carroll, J.M. (1990). The Nurnberg Funnel - Minimal manuals and power user behavior
|
|
112
|
-
- Cockburn, A. et al. (2007). Keyboard vs mouse efficiency studies
|
|
113
|
-
- Dix, A. (2004). Human-Computer Interaction - Expert user mental models
|
|
114
|
-
|
|
115
|
-
## Usage
|
|
116
|
-
|
|
117
|
-
```typescript
|
|
118
|
-
await cognitive_journey_init({
|
|
119
|
-
persona: "power-user",
|
|
120
|
-
goal: "complete checkout",
|
|
121
|
-
startUrl: "https://example.com"
|
|
122
|
-
});
|
|
123
|
-
```
|
|
124
|
-
|
|
125
|
-
```bash
|
|
126
|
-
npx cbrowser cognitive-journey --persona power-user --start https://example.com --goal "complete checkout"
|
|
127
|
-
```
|
|
128
|
-
|
|
129
|
-
## See Also
|
|
130
|
-
|
|
131
|
-
- [Persona Index](./Persona-Index.md)
|
|
132
|
-
- [Trait Index](../traits/Trait-Index.md)
|
|
133
|
-
- [Patience](../traits/Trait-Patience.md)
|
|
134
|
-
- [Comprehension](../traits/Trait-Comprehension.md)
|
|
135
|
-
- [Working Memory](../traits/Trait-WorkingMemory.md)
|
|
@@ -1,139 +0,0 @@
|
|
|
1
|
-
> **This documentation is no longer maintained here.**
|
|
2
|
-
>
|
|
3
|
-
> For the latest version, please visit: **[Screen Reader User](https://cbrowser.ai/docs/Persona-ScreenReaderUser)**
|
|
4
|
-
|
|
5
|
-
---
|
|
6
|
-
|
|
7
|
-
# Screen Reader User
|
|
8
|
-
|
|
9
|
-
**Category**: Accessibility Personas
|
|
10
|
-
**Description**: Users who navigate interfaces entirely through screen reader technology due to visual impairment
|
|
11
|
-
|
|
12
|
-
## Overview
|
|
13
|
-
|
|
14
|
-
Screen reader users experience digital interfaces in a fundamentally different way than sighted users. Rather than visual scanning and spatial recognition, they rely on sequential audio presentation of content and keyboard-based navigation. This transforms the interaction paradigm from visual to linear and auditory.
|
|
15
|
-
|
|
16
|
-
Screen reader users have often developed exceptional patience and persistence through necessity. They navigate a digital world largely designed without their needs in mind, requiring them to develop sophisticated mental models and problem-solving strategies. Their comprehension of content tends to be high because they must process every element sequentially rather than skimming.
|
|
17
|
-
|
|
18
|
-
The screen reader experience exposes accessibility failures that may be invisible to sighted users: missing alt text, improper heading hierarchy, unlabeled form fields, focus management issues, and dynamic content that isn't announced. Testing with this persona reveals fundamental accessibility barriers.
|
|
19
|
-
|
|
20
|
-
## Trait Profile
|
|
21
|
-
|
|
22
|
-
All values on 0.0-1.0 scale.
|
|
23
|
-
|
|
24
|
-
### Core Traits (Tier 1)
|
|
25
|
-
|
|
26
|
-
| Trait | Value | Rationale |
|
|
27
|
-
|-------|-------|-----------|
|
|
28
|
-
| patience | 0.9 | Developed through necessity; screen reader navigation is inherently slower |
|
|
29
|
-
| riskTolerance | 0.2 | Low; unexpected behaviors can cause disorientation without visual context |
|
|
30
|
-
| comprehension | 0.8 | High; sequential processing encourages deep understanding |
|
|
31
|
-
| persistence | 0.9 | Extremely high; accustomed to working around accessibility barriers |
|
|
32
|
-
| curiosity | 0.6 | Interested in exploring but cautious about unfamiliar interfaces |
|
|
33
|
-
| workingMemory | 0.7 | Often enhanced through training; must hold page structure mentally |
|
|
34
|
-
| readingTendency | 0.9 | All content is "read"; rely entirely on text and audio |
|
|
35
|
-
|
|
36
|
-
### Emotional Traits (Tier 2)
|
|
37
|
-
|
|
38
|
-
| Trait | Value | Rationale |
|
|
39
|
-
|-------|-------|-----------|
|
|
40
|
-
| resilience | 0.8 | High; regularly encounter and overcome accessibility barriers |
|
|
41
|
-
| selfEfficacy | 0.7 | Confident in abilities despite environmental barriers |
|
|
42
|
-
| trustCalibration | 0.6 | Appropriately cautious; can't visually verify safety cues |
|
|
43
|
-
| interruptRecovery | 0.6 | Moderate; can recover but interruptions more costly without visual context |
|
|
44
|
-
|
|
45
|
-
### Decision-Making Traits (Tier 3)
|
|
46
|
-
|
|
47
|
-
| Trait | Value | Rationale |
|
|
48
|
-
|-------|-------|-----------|
|
|
49
|
-
| satisficing | 0.5 | Balanced; may accept accessible option over optimal inaccessible one |
|
|
50
|
-
| informationForaging | 0.6 | Systematic but slower; use headings, landmarks, and skip links |
|
|
51
|
-
| anchoringBias | 0.5 | Moderate; sequential presentation creates different anchoring |
|
|
52
|
-
| timeHorizon | 0.6 | Willing to invest time for accessibility; balance with efficiency |
|
|
53
|
-
| attributionStyle | 0.6 | Often recognize system (accessibility) failures vs personal limitations |
|
|
54
|
-
|
|
55
|
-
### Planning Traits (Tier 4)
|
|
56
|
-
|
|
57
|
-
| Trait | Value | Rationale |
|
|
58
|
-
|-------|-------|-----------|
|
|
59
|
-
| metacognitivePlanning | 0.7 | Strategic about navigation; plan routes through complex pages |
|
|
60
|
-
| proceduralFluency | 0.8 | Highly developed screen reader navigation skills |
|
|
61
|
-
| transferLearning | 0.7 | Apply accessibility patterns across sites that follow standards |
|
|
62
|
-
|
|
63
|
-
### Perception Traits (Tier 5)
|
|
64
|
-
|
|
65
|
-
| Trait | Value | Rationale |
|
|
66
|
-
|-------|-------|-----------|
|
|
67
|
-
| changeBlindness | 0.5 | Rely on proper ARIA live regions; may miss unannounced changes |
|
|
68
|
-
| mentalModelRigidity | 0.6 | Expect accessibility standards to be followed |
|
|
69
|
-
|
|
70
|
-
### Social Traits (Tier 6)
|
|
71
|
-
|
|
72
|
-
| Trait | Value | Rationale |
|
|
73
|
-
|-------|-------|-----------|
|
|
74
|
-
| authoritySensitivity | 0.5 | Moderate; evaluate based on accessibility experience |
|
|
75
|
-
| emotionalContagion | 0.5 | Moderate; visual emotional cues not available |
|
|
76
|
-
| fomo | 0.4 | Lower; focused on what's accessible rather than everything |
|
|
77
|
-
| socialProofSensitivity | 0.5 | Value accessibility reviews from other screen reader users |
|
|
78
|
-
|
|
79
|
-
## Behavioral Patterns
|
|
80
|
-
|
|
81
|
-
### Navigation
|
|
82
|
-
Screen reader users navigate primarily via keyboard using landmarks, headings, links, and form elements. They use skip links when available and rely on proper semantic HTML. Tab order must be logical. They often explore page structure first using heading navigation (H key in screen readers) before diving into content.
|
|
83
|
-
|
|
84
|
-
### Decision Making
|
|
85
|
-
Decisions are based entirely on textual and announced information. Visual design cues are irrelevant. Proper labeling is essential for all interactive elements. Decisions may be slower due to sequential information access but are often more informed.
|
|
86
|
-
|
|
87
|
-
### Error Recovery
|
|
88
|
-
Error recovery requires clear, text-based feedback that is properly announced. Focus management after errors is critical - focus should move to the error message or affected field. Errors must not trap keyboard focus or create navigation dead-ends.
|
|
89
|
-
|
|
90
|
-
### Abandonment Triggers
|
|
91
|
-
- Inaccessible CAPTCHAs without alternatives
|
|
92
|
-
- Unlabeled form fields
|
|
93
|
-
- Focus traps in modals or custom widgets
|
|
94
|
-
- Missing skip links on repetitive content
|
|
95
|
-
- Images without alt text conveying essential information
|
|
96
|
-
- Dynamic content that isn't announced
|
|
97
|
-
- Keyboard-inaccessible interactions
|
|
98
|
-
|
|
99
|
-
## UX Recommendations
|
|
100
|
-
|
|
101
|
-
| Challenge | Recommendation |
|
|
102
|
-
|-----------|----------------|
|
|
103
|
-
| Sequential navigation | Proper heading hierarchy; skip links; landmark regions |
|
|
104
|
-
| Unlabeled controls | ARIA labels for all interactive elements; descriptive link text |
|
|
105
|
-
| Focus management | Logical tab order; focus management for dynamic content |
|
|
106
|
-
| Dynamic updates | ARIA live regions for status changes; announcements for loading |
|
|
107
|
-
| Time-limited content | Sufficient time; ability to extend; pause auto-updating content |
|
|
108
|
-
| Complex interactions | Keyboard accessibility; ARIA widgets following WAI-ARIA patterns |
|
|
109
|
-
| Form errors | Announce errors; move focus; clear error descriptions |
|
|
110
|
-
|
|
111
|
-
## Research Basis
|
|
112
|
-
|
|
113
|
-
- WebAIM Screen Reader User Survey #10 (2024) - User preferences and behavior patterns
|
|
114
|
-
- WCAG 2.2 Guidelines - Technical accessibility requirements
|
|
115
|
-
- Lazar, J. et al. (2007). Frustration of blind users on the web - Empirical studies
|
|
116
|
-
- Power, C. et al. (2012). Guidelines are only half the story - User experience research
|
|
117
|
-
- Petrie, H. & Kheir, O. (2007). Relationship between accessibility and usability
|
|
118
|
-
|
|
119
|
-
## Usage
|
|
120
|
-
|
|
121
|
-
```typescript
|
|
122
|
-
await cognitive_journey_init({
|
|
123
|
-
persona: "screen-reader-user",
|
|
124
|
-
goal: "complete checkout",
|
|
125
|
-
startUrl: "https://example.com"
|
|
126
|
-
});
|
|
127
|
-
```
|
|
128
|
-
|
|
129
|
-
```bash
|
|
130
|
-
npx cbrowser cognitive-journey --persona screen-reader-user --start https://example.com --goal "complete checkout"
|
|
131
|
-
```
|
|
132
|
-
|
|
133
|
-
## See Also
|
|
134
|
-
|
|
135
|
-
- [Persona Index](./Persona-Index.md)
|
|
136
|
-
- [Trait Index](../traits/Trait-Index.md)
|
|
137
|
-
- [Persistence](../traits/Trait-Persistence.md)
|
|
138
|
-
- [Patience](../traits/Trait-Patience.md)
|
|
139
|
-
- [Reading Tendency](../traits/Trait-ReadingTendency.md)
|