Accessibility
Everyone should be able to use this website.
JRX Academy is building the public website and the school portal to WCAG 2.2 AA as a baseline. That means keyboard-navigable pages, visible focus, sufficient color contrast, respectful motion, and error messages that make sense.
Our WCAG 2.2 AA commitments
- Every page has a "skip to main content" link and a single, meaningful H1.
- All interactive elements have visible focus and meet a 44×44 CSS-pixel target size.
- Text meets 4.5:1 contrast; large text meets 3:1; UI components and graphics meet 3:1.
- Reduced motion is respected via
prefers-reduced-motion. - Color is never the only signal — Specials Quests categories always include a label and a shape glyph.
- Forms include inline errors, an error summary, and programmatic labels for assistive technology.
- Dialogs trap focus; escape closes; the trigger regains focus on close.
- All images have descriptive alt text; decorative images use empty alt.
- Video and audio content will ship with captions and transcripts.
How we track and fix issues
Accessibility findings are logged in an internal register with a severity (info, minor, major, critical). Critical and major findings block launch until resolved or waived by our accessibility owner with a documented reason. We audit each release before it ships.
If something isn't accessible
Please let us know. Include the page URL, the assistive technology or device you used, and what you were trying to do — we'll investigate and reply within five business days.