EdTech · Education · Checklist

The Online Course Accessibility Checklist Every EdTech Platform Needs

An oxblood and cream editorial illustration of a laptop showing a course player interface with a caption toggle and a checklist strip of four items.
  • EdTech
  • Education
  • Checklist

A course catalog looks modern, works smoothly for a sighted mouse user, and hides four separate accessibility gaps that only surface under real use: video lectures with no captions, a quiz timer with no extension option for a student who needs one, a progress tracker that communicates status only through color, and a course-navigation sidebar with no keyboard path through it at all. None of these gaps show up in a quick demo. All four show up the first time a student who actually needs one of these accommodations tries to use the platform for a real course.

The Stat: The DOJ's April 2024 ADA Title II rule set WCAG 2.1 AA as the binding standard for public educational institutions' digital content, with an April 2026 interim final rule extending compliance deadlines to April 26, 2027 for larger jurisdictions (population 50,000+) and April 26, 2028 for smaller ones and special districts. (Source: US DOJ, ADA Title II final rule, April 2024; April 2026 interim final rule)

A course player with a checklist of four accessibility items A laptop screen shows a video thumbnail with a play icon and a caption toggle beneath it. Beside the laptop, a vertical checklist strip shows four small items, one marked with a checkmark in oxblood. CC

Correcting the Deadline Assumption First

The single most common misconception in EdTech accessibility planning right now is treating this as a distant, someday requirement. It is not. The DOJ's April 2024 rule already established WCAG 2.1 AA as the binding technical standard for public educational institutions' digital content under ADA Title II, and the specific dates that followed it, April 26, 2027 for jurisdictions with 50,000 or more residents, April 26, 2028 for smaller jurisdictions and certain special districts, are concrete, named deadlines, not a vague future horizon. A platform selling into K-12 districts, community colleges, or public universities is selling into an environment where these dates are already shaping procurement decisions right now, well ahead of the deadlines themselves, because institutions are actively trying to get ahead of their own compliance obligations.

Item One: Real Captions on Every Video Lecture

Pre-recorded video content with synchronized audio needs real, accurate captions, not just an unreviewed auto-generated track. For course content specifically, accuracy matters more than in most other contexts, because the content itself, technical terms, formulas, named concepts, is exactly the material students are relying on the captions to convey correctly. An auto-caption track that mishears a key term changes what the student actually learns, not just a cosmetic transcription error.

Item Two: Timed Assessments With a Real, Built-In Extension Path

WCAG's timing-adjustable requirements (Success Criterion 2.2.1) require that time limits on content be adjustable, extendable, or removable, unless the timing itself is essential to the activity being tested (a timed typing-speed test, for instance, where the time limit is the actual point of the assessment). For most quizzes and exams, the time limit is not the point of the assessment, understanding of the material is, and a platform needs a real, built-in mechanism for extending time for a student who needs it, not an informal workaround requiring a manual email to an instructor every time.

Item Three: Status and Progress Communicated Through More Than Color Alone

A common pattern in course dashboards: completed modules shown in green, in-progress modules in yellow, locked modules in gray, with no icon, label, or text distinguishing the three states beyond color. A colorblind student, or a student using a screen reader that does not announce color at all, loses this entire signal. The fix is straightforward: pair every color-coded status with a redundant icon or text label, a checkmark for complete, a lock icon for locked, so the status survives independently of color perception.

Item Four: Keyboard Navigation Through Course Structure

Course navigation, the sidebar or menu listing modules, lessons, and assessments within a course, needs to be fully operable by keyboard, with a logical tab order matching the visual hierarchy and clear focus indicators throughout. This is frequently the least-tested part of an EdTech platform's interface specifically because course navigation UI tends to be custom-built rather than assembled from standard form and link elements, inheriting the same custom-component keyboard gaps covered in our keyboard navigation guide.

A Fifth Item Worth Adding for Platforms Serving Younger Students

One additional consideration is worth naming for any EdTech platform serving K-12 populations specifically: cognitive and reading-level accessibility, plain, consistent instructional language, predictable navigation patterns that do not change structure from lesson to lesson, and avoiding relying on timed interactions for core comprehension checks, not just formal assessments. WCAG's own guidance treats this as a genuine, distinct consideration from the four technical items above, and it becomes proportionally more important the younger the platform's student population skews, since younger students are less likely to have developed workaround strategies for an inconsistent or confusing interface the way an adult learner more often has.

Why Procurement Teams Are Already Asking About This

EdTech sales teams selling into public institutions are increasingly encountering accessibility questions directly in procurement conversations, well ahead of the 2027/2028 deadlines themselves, because purchasing committees at public institutions are actively trying to avoid buying a platform now that will need to be replaced or heavily remediated before those dates arrive. A platform that can speak specifically and confidently to all four items above in a procurement conversation, rather than offering a general assurance of "we care about accessibility," is demonstrating exactly the kind of concrete readiness that increasingly differentiates a winning bid from a losing one in this specific buyer category.

Why These Four, Specifically

These four were chosen because they map directly onto the parts of a course experience a student cannot route around if any one of them breaks: they cannot watch a lecture they cannot understand without accurate captions, cannot complete a timed assessment fairly without an extension path, cannot track their own progress reliably without a non-color signal, and cannot navigate the course structure at all without keyboard access. Each is also a genuinely common gap specifically because course platforms are often built by teams focused primarily on content-authoring and analytics features, with the interaction layer inherited from a general-purpose UI framework that was never specifically audited against these four items.

Video captioning quality is closely related to the discipline covered in our broader accessible video player controls guide, and the forms discipline behind a well-built quiz interface overlaps directly with our 12-point accessible form checklist.

If your platform serves public educational institutions and has not been specifically audited against the real April 2027/2028 deadlines, that is worth doing now, while there is still runway to fix real gaps rather than scramble against a hard date. Our team is reachable directly at experts@wcag.world to talk through a course-platform-specific review, and you can see our broader approach to regulated-sector accessibility work on our solutions page. The DOJ's official 2024 Title II web rule and ADA.gov are both worth reading directly for the complete, current regulatory text.