Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 905 Bytes

A11Y.md

File metadata and controls

10 lines (9 loc) · 905 Bytes

Accessibility

Accessibility (A11y) is very important to the HAX community. Because the project was founded at Pennsylvania State University, we try and stick to the accessibility requirements the university has aligned with. At the time of this writing, the university requires we work toward the WCAG 2.0 AA standard established by the W3C.

Methods

If you have issues with any aspect of HAX associated with accessibility please report it in our issue queue. We use various tools and techniques to ensure compliance including (but not limited to):

  • Automated testing for build quality
  • Aligning with Google produced web components (heavily vetted for accessibility)
  • Using the WAVE browser plugin to check accessibility while building
  • Lighthouse testing periodically
  • Human testing with and without screen readers