All resources

The Rule

The ADA Title II Digital Accessibility Rule: What Public Universities Need to Know in 2026

4 min read

The DOJ's ADA Title II rule makes WCAG 2.1 AA mandatory for public universities, and the deadline just moved to April 2027. Here's what's covered, what's exempt, and where to start.


For decades, digital accessibility in higher education lived in a gray zone. Everyone agreed the ADA applied to universities, but nobody could point to a regulation that said exactly what an accessible website, or an accessible course deck, actually was. That gray zone is gone.

In April 2024, the Department of Justice published a final rule under Title II of the Americans with Disabilities Act (opens in a new tab) that, for the first time, sets a specific technical standard for the web content and mobile apps of state and local government entities. Public colleges and universities are squarely covered. The standard is WCAG 2.1 Level AA (opens in a new tab), and it applies to far more than your homepage.

What the rule actually requires

Title II of the ADA prohibits disability discrimination by state and local governments. The 2024 rule translates that long-standing obligation into a concrete requirement: covered entities must make their web content and mobile applications conform to the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA.

Every requirement in this article traces back to two documents: the ADA.gov fact sheet on the 2024 web rule (opens in a new tab) and the W3C's WCAG 2.1 specification (opens in a new tab) itself, both linked again in the Sources list at the end.

“Web content” is defined broadly. It includes text, images, audio, video, and documents: PDFs, Word files, spreadsheets, and PowerPoint presentations. If your institution posts it, links to it, or delivers it through a learning management system, it is in scope unless a specific exception applies.

Three points routinely surprise university teams.

  1. 1

    Password-protected course content is covered: the rule explicitly treats course materials behind an LMS login at public educational institutions like any other content.

  2. 2

    Vendor and third-party content provided through contracts or licenses is the institution's responsibility. You cannot outsource the obligation.

  3. 3

    Accommodations are no longer a safe harbor: relying on after-the-fact fixes when a student complains does not satisfy the rule.

The new deadlines: April 2027 and April 2028

The original rule gave large entities (serving populations of 50,000 or more) until April 24, 2026, and smaller entities until April 2027. In April 2026, the DOJ issued an Interim Final Rule in the Federal Register (opens in a new tab) extending both dates by roughly one year:

  • Population of 50,000 or more

    Includes most public universities.

  • Population under 50,000

    Smaller entities and special district governments.

Two things did not change: the technical standard (still WCAG 2.1 AA) and the scope (still includes documents and course content). The DOJ cited institutional resource constraints and emerging questions, including AI-generated content, as reasons for the extension. Higher-ed associations had asked for the delay; they got it. What no one got was a reprieve from the underlying obligation.

The honest read for accessibility leaders: the extension is breathing room, not a pardon. An institution with tens of thousands of legacy course documents cannot remediate them in the final semester before the deadline. The institutions that meet April 2027 comfortably will be the ones that treat 2026 as the year of systematic remediation.

What's exempt, and why the exceptions are narrower than they look

The rule contains limited exceptions, and each comes with a catch:

  • Archived web content: exempt only if it was created before the compliance date, is kept solely for reference or research, lives in a designated archive, and is never updated. The moment it's used for a current program, the exemption evaporates.
  • Preexisting conventional electronic documents: PDFs, decks, and spreadsheets posted before the deadline are exempt, unless they are currently used to apply for, access, or participate in the entity's services or programs. A 2019 syllabus template still handed to students is not “preexisting” in any useful sense.
  • Certain third-party posts: content posted by outsiders on your platforms, with significant carve-outs.

Even where an exception applies, the entity still owes effective communication: an accessible version must be provided promptly on request. In practice, most active course content gets no shelter from the exceptions at all.

Where a university should start

  • Inventory the document back-catalog. Websites get audited by crawlers; the harder problem is the mountain of decks and PDFs inside the LMS. Departments often don't know what they have.

  • Set a creation standard now. Every new deck made accessible today is one less remediation later. Train faculty on titles, alt text, and contrast at the point of creation.

  • Triage by exposure. High-enrollment courses, public-facing materials, and anything used to access services come first.

  • Pick remediation tooling that shows its work. Reports that cite specific WCAG 2.1 AA success criteria will hold up in front of a compliance office; vague “accessibility scores” will not.

That last point is where automated remediation has matured. Tools like Accessibro run a free WCAG 2.1 AA scan of a PowerPoint file, show what AI will fix and what needs a human before any work runs, apply the AI fixes for you to review, and never store the file. It's a workflow built for exactly the back-catalog problem the 2027 deadline creates.

Sources

This article is general information, not legal advice. Accessibility regulations and deadlines change; confirm requirements with your institution's counsel or ADA coordinator.