python-in-edu
python-in-edu copied to clipboard
Accessibility Assessment
Assess what needs to be done to meet current WCAG standards.
The Duke accessibility page provides a nice howto for doing WCAG assessment. The assessment could be broken up into separate, smaller issues.
https://web.accessibility.duke.edu/learn/how-do-assessment
Summary of duke.edu checklists
Automated
Chrome Dev Tools >> Lighthouse > Accessibility report
The online webaim.org report marks up the page with notes; it's worth a look right now: https://wave.webaim.org/report#/education.python.org
Manual
- Keyboard navigation
- Audio (Screen Reader) navigation
- Color perception and zooming
- Usability / Design
- Non-audio access to audio content
- WCAG assessment of downloadable content