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

Perform an accessibility audit #121

Closed
3 tasks done
thisisdano opened this issue Oct 26, 2017 · 6 comments
Closed
3 tasks done

Perform an accessibility audit #121

thisisdano opened this issue Oct 26, 2017 · 6 comments

Comments

@thisisdano
Copy link
Contributor

thisisdano commented Oct 26, 2017

Do we know where we have accessibility problems? I know there are resources within 18F and elsewhere to perform an accessibility audit — and this would probably be a good way to understand our current state and how to measure our progress.

I think we all agree that accessibility concerns are both important to our readers. Additionally, they're important drivers for other design, code, and user experience improvement. Let's make it a priority and take the first step.

todo

  • Learn who performs accessibility audits in 18F
  • Request an audit
  • Get audit results

create these issues as follow-up

  • Create a scorecard by which we can measure our progress / Publish audit results
  • Collect a list of methods for self-audit
  • Collect list of methods to do some accessibility audits programmatically (like via Circle CI)
  • Follow up with accessibility guild about publishing on digitalgov
@jeremyzilar
Copy link
Contributor

Dropping this here for later: https://tenon.io/testNow.php?url=http://www.digitalgov.gov

@thisisdano
Copy link
Contributor Author

Requested an accessibility review from @nickbristow at 18F here: https://github.com/18F/Accessibility_Reviews/issues/23

@jeremyzilar How can we use this as a jumping-off point for more accessibility-related case studies/guides/how-tos?

@jeremyzilar
Copy link
Contributor

I am learning a lot about the Federal CrowdSource Mobile Testing Program #216 and how they do govt-wide testing around mobile. They use Open Opportunities to get people to create reports on mobile-friendlyness and get back a lot of interesting results.

Thinking that we might be able to post an open-opportunity around accessibility.

@thisisdano
Copy link
Contributor Author

@jeremyzilar The TTS Accessibility Guild is interested in working with and publishing with digitalgov — so we should follow up with that!

@thisisdano
Copy link
Contributor Author

This audit should be done by Tuesday 11/21, and we can go from there!

@thisisdano
Copy link
Contributor Author

from https://github.com/18F/Accessibility_Reviews/issues/23


I have compiled my results for the index page here, https://docs.google.com/spreadsheets/d/1fEOqYUJqQVhg4VaHI7t21nSIon2jSA-EvmBQfIkJukg/edit#gid=854558714

Anyone at GSA should be able to access that sheet.

The main issues i'm seeing are:
Contrast: the red color is not compliant on all backgrounds
Unique Links: "Read more" links should include which article they are referring to
Image Alts: The image links should describe the image if its relevant and the article title
Layout: The headings need to be reworked so they match the documents visual outline. IE sub elements of a heading should be a higher heading. h2 > h3 > h4 etc

I would recommend addressing these issues across all pages, and then running a quick scan using a tool such as HTML_Codesniffer, or AXE to verify all issues have been found.

Please feel free to reach out if you have any questions. Once you've addressed these issues, i'd be happy to take another look.

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

No branches or pull requests

2 participants