Roughly 1 in 5 American adults lives with a disability. Among college students, the National Center for Education Statistics reports that 21% of undergraduates disclosed a disability in 2019-2020 — a figure that has risen steadily as reporting stigma decreases and diagnostic criteria broaden.
Online learning should, in theory, be more accessible than campus-based education. No physical buildings to enter. No lecture halls to reach. No rigid schedules that conflict with medical needs. But the reality is uneven. Some platforms and programs handle accessibility well. Others treat it as a checklist item — technically compliant, practically unusable.
This guide covers the tools, standards, and evaluation criteria that determine whether an online learning environment actually works for learners with disabilities.
WCAG: The Standard That Governs Ed-Tech Accessibility
The Web Content Accessibility Guidelines (WCAG), published by the World Wide Web Consortium (W3C), define the international standard for web accessibility. Version 2.1, published in 2018, is the current reference point. Version 2.2 was finalized in October 2023 and adds criteria around authentication, focus appearance, and consistent help.
WCAG organizes requirements into three conformance levels:
- Level A — Minimum. Basic requirements like text alternatives for images, keyboard navigability, and no seizure-inducing flashing content.
- Level AA — Target. Includes color contrast ratios (4.5:1 for normal text), resizable text up to 200% without loss of function, visible focus indicators, and captions for pre-recorded audio. Most legal requirements (ADA, Section 508, EU EN 301 549) map to this level.
- Level AAA — Ideal. Sign language interpretation for video, enhanced contrast (7:1), no time limits, and reading-level adjustments. Few platforms achieve full AAA compliance; it’s aspirational rather than mandatory.
Under Section 504 of the Rehabilitation Act and Title II of the ADA, public colleges and universities in the U.S. must provide accessible online learning experiences. The Department of Justice has increasingly interpreted the ADA to cover websites and digital platforms, and OCR (Office for Civil Rights) settlements with universities over inaccessible online courses have become regular occurrences since 2015.
Screen Readers and Online Learning
Screen readers convert on-screen text, menus, buttons, and form elements into speech or braille output. The major screen readers used in education:
JAWS (Job Access With Speech) — The most widely used screen reader in professional and educational settings. Windows-only. Individual license: $1,000; student pricing available through many disability services offices. JAWS has the deepest integration with Microsoft Office and most LMS platforms.
NVDA (NonVisual Desktop Access) — Free, open-source, Windows-only. Performance has closed the gap with JAWS significantly. A strong choice for students who can’t afford JAWS and whose institutions don’t provide it.
VoiceOver — Built into macOS, iOS, and iPadOS at no cost. Reliable on Apple’s own software and Safari-based web content. Compatibility with third-party LMS platforms varies — Canvas performs well with VoiceOver, Blackboard has documented issues.
TalkBack — Android’s built-in screen reader. Functional for basic web browsing and app use. Less mature than VoiceOver for complex educational content, particularly with embedded media and interactive assessments.
Common barriers
Screen reader users encounter predictable problems in online learning environments:
- Unlabeled images. When instructors upload images without alt text — diagrams, charts, infographics — screen readers announce “image” or read the filename (IMG_4582.jpg). The content is invisible.
- Inaccessible PDFs. Scanned documents without OCR (optical character recognition) are unreadable to screen readers. Even OCR’d PDFs often lack proper heading structure, reading order, and table markup.
- Dynamic content. JavaScript-heavy interfaces, drag-and-drop activities, and pop-up modals frequently break screen reader navigation. The screen reader can’t access elements that exist only after mouse interaction.
- Math notation. Mathematical formulas rendered as images are invisible to screen readers. MathJax and MathML provide accessible alternatives, but many courses still use image-based math.
Captioning and Transcripts
For deaf and hard-of-hearing learners, video captioning determines whether a lecture is accessible or useless.
Auto-generated captions
YouTube’s automatic captions have improved dramatically — Google reports 95%+ accuracy for clear English speech in controlled environments. Zoom’s live captioning uses Otter.ai technology with similar accuracy rates. But auto-captions still fail on technical terminology, accented speech, multiple speakers, and poor audio quality. A lecture on “heteroscedasticity in regression models” will produce garbled text that confuses rather than clarifies.
Professional captioning
Human-generated captions achieve 99%+ accuracy and include speaker identification, sound effects, and musical cues. Services like Rev ($1.50/minute), 3Play Media ($2-$3/minute), and Verbit (AI-assisted human captioning at reduced cost) serve educational institutions. Many disability services offices provide captioning for enrolled students who request it through formal accommodation processes.
What to expect from platforms
Canvas, Blackboard, and Moodle support caption uploads but don’t generate them — captioning depends on the instructor or institution. Coursera provides human-reviewed captions for most courses and auto-generated captions for the rest. edX provides human-reviewed captions for many courses, particularly those from major university partners. YouTube and Kaltura (used within many LMS platforms) offer auto-captioning with manual editing tools.
Cognitive Accessibility
Cognitive disabilities — ADHD, dyslexia, autism spectrum conditions, traumatic brain injury, learning disabilities — affect how people process information, manage attention, and organize tasks. These disabilities are often invisible, and accommodations for them are less standardized than for sensory or mobility disabilities.
Tools that help
Text-to-speech (TTS). NaturalReader, Read&Write by Texthelp, and Microsoft’s Immersive Reader convert written content to spoken audio. Helpful for dyslexic learners and anyone who processes auditory information better than visual text. Read&Write integrates directly with Google Docs, Canvas, and several LMS platforms.
Reading mode and focus tools. Browser extensions like Mercury Reader, BeeLine Reader (which uses color gradients to guide eye tracking), and Bionic Reading (which bolds the initial letters of words to aid fixation) reduce visual complexity. Safari’s Reader View strips ads, sidebars, and navigation elements from web pages.
Organization and planning tools. Students with executive function challenges (common in ADHD) benefit from structured task management. Tools like Todoist, Notion, and Goblin Tools (an AI-powered task breakdown tool designed for neurodivergent users) help convert vague instructions like “complete the research project” into actionable steps.
Focus timers and distraction blockers. Forest, Freedom, Cold Turkey, and Focus@Will help maintain attention during study sessions. These tools range from simple timers (Forest grows a virtual tree during focus periods) to aggressive website blockers (Cold Turkey can lock you out of social media for preset durations). Pairing these with a structured study schedule helps learners with ADHD maintain consistent progress.
Extended time and flexible deadlines. The most common accommodation for cognitive disabilities in higher education is extended time on exams — typically time-and-a-half or double time. In online courses, this is configured through the LMS testing engine. Canvas, Blackboard, and Moodle all support per-student time extensions on quizzes and exams.
Physical and Motor Accessibility
Learners with mobility impairments, repetitive strain injuries, or conditions like cerebral palsy or multiple sclerosis may not use a standard mouse and keyboard.
Keyboard navigation. All interactive elements on a web page — links, buttons, form fields, menus — should be reachable and operable using only a keyboard (Tab, Enter, Space, arrow keys). WCAG 2.1 Level A requires this. Many LMS platforms comply for core functionality but fail in supplementary tools — drag-and-drop assignment reordering, drag-to-resize elements, and some quiz types require mouse interaction.
Switch access. Learners who can’t use a keyboard may use switch devices — single or dual buttons that cycle through on-screen options. iOS Switch Control and Android Switch Access support this, but the experience in complex web applications like LMS platforms is slow and frustrating.
Voice control. Dragon NaturallySpeaking (Windows, $200-$500) and Apple’s Voice Control (free on macOS/iOS) allow hands-free computer operation. Voice Control works well within native Apple apps and Safari. Dragon performs better with Windows applications and has a medical/legal vocabulary that serves specific student populations.
Eye tracking. Tobii Dynavox and similar eye-tracking systems enable computer control through gaze. Expensive ($1,500-$15,000 for hardware) and primarily used by learners with severe motor impairments. Some state vocational rehabilitation agencies fund these systems for students enrolled in degree programs.
Evaluating Platform Accessibility Before Enrolling
Don’t assume accessibility. Verify it. Here’s a practical checklist:
- Check the VPAT. A Voluntary Product Accessibility Template (VPAT) documents a platform’s conformance with accessibility standards. Canvas, Blackboard, Moodle, and most major platforms publish VPATs. Read the actual document — not just the marketing page — and look for partial conformance notes, which indicate known gaps.
- Request a demo. Use your assistive technology with the platform before enrolling. Navigate the course catalog, open a sample lesson, play a video, and attempt a quiz. If the institution offers a demo course, test it thoroughly.
- Contact disability services. Ask specific questions: “What accommodations do you provide for online students?” “Who handles accessibility issues with course materials?” “What is the average turnaround time for captioning requests?” Vague answers signal immature processes.
- Check third-party tools. Even if the LMS is accessible, instructors may use external tools — Prezi for presentations, Padlet for collaboration, Perusall for reading, Hypothesis for annotation — that aren’t. Ask whether all required course tools have been evaluated for accessibility.
- Read the institution’s accessibility statement. Accredited institutions are required to have one. It should describe the institution’s commitment, the responsible office, and the process for reporting barriers. A missing or token statement suggests accessibility isn’t prioritized.
Understanding platform accessibility helps when comparing LMS platforms, since the experience gap between accessible and inaccessible systems significantly impacts learning outcomes.
Legal Rights and Complaint Processes
If your online program fails to provide accessible content or reasonable accommodations:
- Document the barriers. Screenshots, error messages, screen recordings, and written descriptions of what doesn’t work.
- Contact disability services formally. Submit accommodation requests in writing. Keep copies. Most institutions have defined timelines for responding (usually 5-10 business days).
- File an OCR complaint. The Department of Education’s Office for Civil Rights investigates accessibility complaints against educational institutions receiving federal funding. Filing is free and can be done online at ed.gov/ocr. There is a 180-day window from the date of the incident.
- Consult an ADA attorney. For unresolved issues, particularly at institutions that refuse reasonable accommodations, legal representation may be appropriate. Many disability rights organizations offer free legal consultations.
You have the right to equal access. Exercising that right isn’t adversarial — it also improves the experience for future students. Many accessibility improvements at major universities resulted from individual student complaints that triggered systemic changes.
Career changers with disabilities should also explore whether their target field has specific accessibility considerations. Some veterinary and animal science programs, for instance, have clinical components that require separate accommodation planning beyond what online coursework demands.
For a broader view of how online program quality varies, see our guide on verifying accredited online programs — accreditation reviews increasingly include accessibility as an evaluation criterion.
Frequently Asked Questions
Are online courses required to be accessible under the ADA?
Yes, for institutions receiving federal funding — which includes virtually all accredited colleges and universities through Title IV financial aid programs. The ADA and Section 504 require equal access to educational programs, including online components. Private, non-accredited course providers (Udemy, Teachable) have less clear legal obligations, though ADA Title III’s application to websites continues to expand through case law.
How do I get accommodations for an online course?
Contact the institution’s disability services office before your course begins. Provide documentation of your disability (a doctor’s letter, psychoeducational evaluation, or prior accommodation records). The office will determine reasonable accommodations — extended test time, captioning, alternative assignment formats — and notify your instructors. Start this process early; some accommodations (like captioning entire course videos) take weeks to implement.
Which LMS platform is most accessible?
Canvas consistently receives the highest accessibility ratings from disability advocacy organizations and independent audits. Its VPAT shows strong WCAG 2.1 AA conformance across core features. Blackboard Ultra has improved significantly over Blackboard Original. Moodle’s accessibility varies by installation — the core platform targets WCAG 2.1 AA, but third-party themes and plugins can introduce barriers. Google Classroom benefits from Google’s accessibility investment but lacks the depth of academic features found in full LMS platforms.
What if my instructor’s course materials aren’t accessible?
Report the issue to disability services and the instructor simultaneously. Common fixes include: replacing image-only content with text descriptions, providing caption files for videos, converting inaccessible PDFs to accessible formats, and offering alternative assignments when interactive activities (drag-and-drop, timed activities) can’t be made accessible. Institutions are responsible for ensuring materials meet accessibility standards — the burden is on the school, not the student.
Are there scholarships specifically for students with disabilities?
Yes. The National Federation of the Blind, Alexander Graham Bell Association, Learning Disabilities Association of America, ADHD Foundation, and Lime Connect (for all disability types) offer scholarships ranging from $1,000 to $20,000. Google’s Lime Connect scholarship funds $10,000 for students with disabilities in computer science. State vocational rehabilitation agencies may also fund degree programs for individuals whose disabilities qualify them for services. Many free online courses also provide accessible alternatives that reduce financial barriers alongside accessibility ones.