Drupal Accessibility Control Map for Universities

FAQs

Drupal provides a strong WCAG 2.2 AA baseline. Drupal CMS ships an accessible front-end theme, mandatory alt text, semantic HTML, and the Editoria11y content checker by default, and Drupal core runs axe-core in its test suite. Full conformance still depends on a team's own templates, authored content, and custom JavaScript components, which the platform cannot guarantee on their own.

Section 508 is the U.S. federal accessibility standard, and it incorporates WCAG 2.0 Level A and AA. WCAG 2.2 AA is the current version of the Web Content Accessibility Guidelines and adds six success criteria beyond earlier versions. Building a site to WCAG 2.2 AA satisfies Section 508, the ADA Title II web rule, and the newest criteria together.

Under the ADA Title II web rule, as extended by the April 2026 interim final rule, entities with 50,000 or more employees must conform by April 26, 2027, and smaller entities and special districts by April 26, 2028. Institutions should verify current status, since these dates can change.

Editoria11y is an automated content accessibility checker built into Drupal CMS by default. It runs site-wide and flags common authoring problems in real time, such as missing or filename-based alt text, empty or skipped headings, and ambiguous link text like a bare "read more." Because these author-touched elements are where platform conformance most often erodes between audits, Editoria11y helps universities sustain WCAG 2.2 AA conformance after launch rather than treating accessibility as a one-time fix.