Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility Assessment #33

Open
meg-ray opened this issue May 15, 2021 · 1 comment
Open

Accessibility Assessment #33

meg-ray opened this issue May 15, 2021 · 1 comment

Comments

@meg-ray
Copy link
Contributor

meg-ray commented May 15, 2021

Assess what needs to be done to meet current WCAG standards.

@salticus
Copy link

salticus commented May 3, 2022

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants