References Home#
Per Repo Documentation#
Other References#
- Running Pull Request Tests
- Tools for Maintainers
- Open edX Accessibility Reference
- Use semantic markup
- Make images accessible
- Avoid using CSS to add content
- Include a descriptive
title
attribute for all<iframe>
elements - Include link and control labels that make sense out of context
- Make sure form elements have labels
- Use WAI-ARIA to create accessible widgets or enhance native elements
- Manage the focus for pop-ups
- Inform users when content changes dynamically
- Hide or expose content to targeted audiences
- Choose colors that meet WCAG 2.1’s minimum contrast ratios
- Test your code for accessibility
- Event Reference
- Open edX Developer’s Guide
- Glossary