WCAG 2.1 Compliant Themes for Open edX
Hello everyone,
I’m currently working on a project using Open edX with the following specifications:
- Tutor version: 19.0.2
- Open edX version: open-release/sumac.2
- Indigo theme version: 19.0.1 (enabled)
- Python version: 3.11.8
One of our requirements is to implement a theme that is fully compliant with WCAG 2.1 accessibility standards. I’m currently using the Indigo theme (GitHub repository) and I’m looking into how to make it more compliant with WCAG 2.1 standards. I’m also interested in finding other themes that might already be fully or closely aligned with these accessibility requirements.
My specific questions are:
-
Is the Indigo theme (version 19.0.1) fully compliant with WCAG 2.1 standards (Level AA)? If not, what are the gaps?
-
Are there any other existing themes for Open edX that are fully WCAG 2.1 compliant? If so, which ones would you recommend?
-
If Indigo (or another theme) is partially compliant, what are the typical modifications needed to achieve full WCAG 2.1 compliance?
-
Can anyone share their experience with making Open edX themes accessible, particularly any challenges faced and solutions implemented?
-
Are there specific tools or resources the community recommends for testing and verifying WCAG 2.1 compliance in an Open edX installation?
Any guidance or shared experiences would be greatly appreciated, as this information would benefit not only our project but potentially others in the community focused on creating accessible learning environments.
Thank you in advance for your help!