Accessibility
Keyboard, screen reader, motion, and color settings PRISM honors.
PRISM aims for WCAG 2.1 AA across all of its surfaces. We test against the major screen readers (VoiceOver, NVDA) on each release. The remaining gaps are tracked publicly — if you find something the app fails on, please write us at accessibility@prism-careers.com.
Keyboard
- Every interactive element is reachable via Tab and activatable via Enter / Space.
- The cognitive games (flanker, gonogo, nback) all accept keyboard input — Space for "match", arrow keys for direction.
- Focus rings are always visible (no
outline: noneanywhere — the brand explicitly disallows that).
Screen readers
Headings follow a sequential h1 → h2 → h3 hierarchy. Every interactive control has either visible text or an aria-label. The dimension radar uses role="img" with an aria-label summarising the chart; per-spoke information is announced via aria-live="polite" when a candidate focuses a point.
Motion
PRISM respects prefers-reduced-motion at the CSS level. With that preference set, all animations are reduced to a sub-perceptible 0.01ms — no fade-ups, no chart entrance, no banner slide. The product still works the same; it just doesn't move.
Color & contrast
Every text/background pair meets a 4.5:1 contrast ratio in both light and dark modes. We don't convey meaning by color alone — band labels (low / mid / high) carry text in addition to color.
Bilingual
The full app — including the assessment, the report, and this help center — is available in English and Modern Standard Arabic. The Arabic layout is properly RTL (right-to-left) with the Alexandria typeface.