Accessibility statement

This website is run by PLAYT.net. We are committed to ensuring access to the widest possible audience, regardless of technology or ability and continually improving the user experience for everyone.

Measures to support accessibility

PLAYT.net takes the following measures to ensure accessibility:

  • Integrate accessibility reviews into our development processes. For example, our standard pull request template requires engineers to pay attention to and verify the accessibility whenever new features or changes are released.
  • Run automated accessibility testing with axe whenever changes are released.
Conformance status

The Web Content Accessibility Guidelines (WCAG) define requirements for designers and engineers to improve accessibility for people with disabilities. It defines three levels of conformance: A, AA, and AAA. PLAYT.net is partially conformant with WCAG 2.1 level AA and is working on being fully conformant with WCAG 2.1 level AA. Partially conformant means that some parts of the content do not fully conform to the accessibility standard.

Feedback

We welcome your feedback on accessibility and usability. Please let us know if you encounter any accessibility barriers:

Email: [email protected]

We try to respond to feedback within 5 business days.

Compatibility with browsers and assistive technologies

PLAYT.net is designed to be compatible with the following assistive technologies:

  • Screen reading technologies
  • Keyboard navigation
Technical specifications

Accessibility of PLAYT.net relies on the following technologies to work with the particular combination of web browsers and any assistive technologies or plugins installed on your computer:

  • HTML
  • CSS
  • JavaScript
Limitations and alternatives

There are currently no known limitations, but we commit to act upon them and list them while unresolved.

Assessment approach

The accessibility of PLAYT.net is assessed by the following approaches:

  • Self-evaluation with VoiceOver
  • Manual testing with a11y.css and a11y-outline self-evaluation tools
  • Automated testing with axe via Cypress