Accessibility
3MIP targets WCAG 2.2 Level AA across the entire site. We audit before every deployment.
How we test
- Automated WCAG checks via axe-core on every page during CI.
- Manual keyboard-only traversal of every page before each release.
- Color contrast verified against the actual rendered pairs on the design system page.
prefers-reduced-motionrespected; no auto-playing motion of any kind.- Screen reader spot-checks (VoiceOver) on Home, Case, Participate, and Data.
Known gaps
Known gaps are tracked in A11Y-AUDIT.md in the source
repository. We document deferred issues honestly rather than hide them.
How to report an issue
If something blocks you, email mk2674@cornell.edu with the page, what you tried, what went wrong, and the assistive technology you were using. Specific reports get faster fixes than general ones.