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

Test website for accessibility #4

Open
CodefortheCarolinas opened this issue Feb 25, 2022 · 3 comments
Open

Test website for accessibility #4

CodefortheCarolinas opened this issue Feb 25, 2022 · 3 comments
Labels
good first issue Good for newcomers

Comments

@CodefortheCarolinas
Copy link
Owner

Use an online accessibility checker to check the site for accessibility https://www.accessibilitychecker.org/

Post a comment to this issue containing the results.

Optional: If you're ready, post a new issue for each problem found in the report.

@CodefortheCarolinas CodefortheCarolinas added the good first issue Good for newcomers label Feb 25, 2022
@ewmcelvaney
Copy link
Collaborator

All colors are WCAG compliant; everything else still needs to be tested.

@ewmcelvaney
Copy link
Collaborator

ewmcelvaney commented Mar 1, 2022

The Accessibility Checker marked the site as non-compliant and referred me to other checkers.

Audioeye

Our site failed this test. Audioeye ranks the site's accessibility as a 61 out of 100.

Issues found include:

  • There needs to be a warning label on the links that go to the downloadable PDFs (update: fixed)
  • Links should not open in new tabs because this can disorient users with low vision who may not immediately know a new tab was opened (update: fixed)
  • All abbreviations need tags (update: fixed)

I have a free trial now so we can get more information.

@ewmcelvaney
Copy link
Collaborator

Adds tags to abbreviations #25

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

No branches or pull requests

2 participants