Accessibility Statement
Last updated: 2026-03-12
1. Scope
This Accessibility Statement applies to the Code Review Trainer website, available at codereviewtrainer.com, including all publicly accessible pages and features. It covers the main application pages (home, sign-in, sign-up, code listing, and code review) as well as all shared UI components such as the navigation bar and footer.
2. Applicable Standards and Guidelines
We aim to conform to the following internationally recognised accessibility standards:
EN 301 549 - Accessibility requirements for ICT products and services
3. Current Accessibility Status
This website is partially compliant with WCAG 2.1 Level AA. Some content and features do not yet meet all success criteria; the known limitations are listed in the section below.
4. Known Accessibility Limitations
The following limitations are currently known:
Footer links: Several footer links (Pricing, FAQs, Terms of Service, Privacy Policy, and the copyright link) are placeholders and do not yet point to real pages. This may confuse assistive technology users.
Support contact: The support e-mail address is not yet published, so users who need help via email cannot easily locate a contact address.
Code review content: Code snippets are presented in a syntax-highlighted editor. Users relying only on a screen reader may find the navigation of the editor challenging.
Colour contrast: Certain secondary-text colour combinations may not achieve the 4.5:1 contrast ratio required by WCAG 2.1 AA in all theme variants. A full contrast audit is planned.
5. Measures Taken and Planned Improvements
We have taken and are planning the following steps to improve accessibility:
Used semantic HTML5 elements throughout the application (
<header>,<main>,<nav>,<footer>,<article>,<section>).Applied ARIA labels and roles where native HTML semantics are insufficient.
Ensured keyboard navigability for all interactive elements using the Material UI component library, which follows WAI-ARIA patterns.
Provided both a light and a dark colour scheme to reduce eye strain and improve readability for users with visual impairments.
Planned: Complete a full WCAG 2.1 AA audit and remediate all identified issues, including colour contrast and screen-reader compatibility of the code editor.
Planned: Publish all placeholder links (Pricing, FAQs, Terms of Service, Privacy Policy, Support contact) to eliminate navigation dead-ends.
6. Contact and Feedback
If you experience any accessibility barriers on this website or if you require content in an alternative format, please contact us. We will do our best to respond to your request within 10 business days.
E-mail: accessibility@codereviewtrainer.com (placeholder - to be updated)
When contacting us, please describe the nature of the accessibility problem and, if possible, include the URL of the page where you encountered the issue.
7. Enforcement Procedure
If you are not satisfied with our response to your accessibility feedback, you may contact the relevant national supervisory authority in your country. For users in the European Union, you can find information about the competent authority via the European Commission.
This statement was first created on 2026-03-12 and will be reviewed and updated at least once per year, or whenever significant changes are made to the website.