In April 2024, the U.S. Department of Justice finalized an update to Title II of the Americans with Disabilities Act (ADA) that sets clear, enforceable standards for digital accessibility. Starting April 24, 2026, all digital content published by the college must meet the Web Content Accessibility Guidelines (WCAG) 2.1, Level AA. This includes websites, course materials in Canvas, PDFs, emails, social media posts, and videos. Compliance is a shared responsibility, and this page is here to help faculty and staff members understand what that means for the content they create and manage.

Compliance Deadline

The federal ADA Title II rule requires all new digital content to meet WCAG 2.1 Level AA standards by April 24, 2026. This applies to websites, course content, PDFs, social media, and more.


Websites & Web Content

All web pages managed by the college, including department pages, program pages, and any pages behind a login, must conform to WCAG 2.1 Level AA. This covers the content you create, not just how the page is built.

  • Use proper heading structure. Every page needs one H1, followed by H2 subsections, then H3s. Never skip levels or use headings just to make text bigger.
  • Add descriptive alt text to all meaningful images. If an image conveys information, describe it. If it is decorative only, use an empty alt attribute (alt="").
  • Check color contrast. Text must have a contrast ratio of at least 4.5:1 against its background. Large text (18pt+) requires 3:1. Use the WebAIM Contrast Checker to verify.
  • Use descriptive link text. Links should make sense out of context. Avoid "click here" or bare URLs. Use text like "Download the 2025 Academic Calendar" instead.
  • Never post text as an image (flyers, announcements, screenshots). If the only version of text-based information is an image, it is inaccessible. Always include the same information in actual HTML text.
  • Ensure keyboard navigability. All interactive elements (links, buttons, forms, menus) must be usable without a mouse.
  • Use HTML lists for list content. Don't use hyphens or asterisks as bullets in a paragraph. Use actual <ul> or <ol> elements instead.

Note

Third-party tools embedded in your pages (forms, maps, booking widgets) must also be accessible. If a vendor tool doesn't meet WCAG 2.1 AA, it is your institution's legal responsibility. Contact the Office of Communications before embedding new third-party tools.


PDFs & Digital Documents

PDFs are one of the most common accessibility problem areas. The core principle: avoid posting PDFs whenever possible and replace them with accessible HTML pages. When a PDF is unavoidable, it must be properly structured and tagged.

Do this

  • Replace informational PDFs with accessible HTML pages
  • Use Microsoft Word's or Adobe Acrobat's built-in Accessibility Checker before saving
  • Use proper heading styles (not just large/bold text) when authoring documents
  • Add alt text to images inside documents
  • Ensure tables have header rows defined
  • Save as "Tagged PDF" from Word or InDesign
  • Set the document language in PDF properties

Avoid this

  • Posting scanned image PDFs as primary content (screen readers cannot read them)
  • Printing to PDF from the browser, which loses all tag structure
  • Using text boxes and formatting hacks instead of proper document styles
  • Relying on "print to PDF" for forms students must complete
  • Password-protecting documents in ways that block accessibility features

Important: the pre-existing exception is narrow

PDFs already on the website before April 24, 2026 may be temporarily exempt, but only if they are not actively used to access college programs or services. Current syllabi, enrollment forms, financial aid materials, and event registration documents do not qualify regardless of when they were created. When in doubt, make it accessible or take it down.

Helpful Tool

Microsoft Office (Word, PowerPoint, Excel) has a built-in Accessibility Checker under Review → Check Accessibility. Use it before saving any document you plan to post online.


Canvas & Course Content

Canvas is an institutionally vetted, accessible platform, but an accessible platform paired with inaccessible content still creates an inaccessible course. All active course content is in scope, regardless of whether a course is fully online, hybrid, or uses Canvas as a supplement.

  • Syllabi and handouts must be in an accessible format. HTML pages built within Canvas are preferred over uploaded PDFs.
  • Lecture slides and presentations need proper heading structure, alt text for images, and sufficient color contrast.
  • Embedded and linked videos must have accurate captions. Auto-generated captions (YouTube, Zoom, etc.) are generally not sufficient on their own. Review and correct them before posting.
  • Images and diagrams require descriptive alt text. If a diagram conveys complex information, a text description on the page may be necessary in addition to alt text.
  • Linked external websites and tools embedded in your course must also be accessible. If you are linking to external content, you are responsible for its accessibility. Use institutionally licensed tools whenever possible.
  • Quizzes, assignments, and discussion prompts should use Canvas's built-in tools (not uploaded images of text) and follow proper formatting.
  • Use the Pope Tech Accessibility Checker in Canvas to flag issues with your course content.

Online Education Center Support

The Online Education Center offers ongoing and drop-in training sessions offering guidance on developing accessible content and on using Pope Tech and other Canvas tools to remediate accesibility issues. Visit the Online Education Center Faculty Resource Hub for more information.


Social Media

Any post published by a college-managed account after April 24, 2026 must be accessible. Pre-existing posts are exempt, but all new posts are in scope, including posts on Instagram, Facebook, X/Twitter, LinkedIn, TikTok, and YouTube.

  • Add alt text to every image before posting. Most platforms (Instagram, Facebook, X, LinkedIn) now support adding alt text natively before or after posting. Make it descriptive and specific.
  • Caption all videos. Do not post raw auto-captions without reviewing them first, as auto-captions frequently contain errors. Review and correct captions before the video goes live.
  • Do not use text-only graphics as your sole source of information. Event flyers or announcement graphics must include the same information in the post's written text as well.
  • Use CamelCase for hashtags (e.g., #OpenEnrollment not #openenrollment), because screen readers read CamelCase hashtags as separate words.
  • Avoid relying on color alone to convey information in graphics (e.g., a color-coded chart with no labels).
  • Limit excessive emoji use in post text. Screen readers announce every emoji by name, which can make posts confusing when emoji are overused or used as decoration.

Heads Up

If your department runs its own social media accounts on behalf of the college, those accounts are covered by this rule, not just the college's main accounts. Contact the Office of Communications for assistance and guidance and review the social media accessibility checklist.


Email & Newsletters

Institutional email communications are digital content and must be accessible. This includes event announcements, department newsletters, enrollment reminders, and campus-wide messages. Personal one-to-one emails between individuals are not covered, but anything sent on behalf of the college to a group is in scope.

  • Write meaningful subject lines. Be specific. Use "Spring Registration Opens March 18" rather than "FYI" or "Update."
  • Use actual heading styles in HTML emails, not just large bold text, so screen readers can navigate long newsletters by section.
  • Add alt text to every image. This includes banners, logos, photos, and infographics. If the image is purely decorative, use an empty alt attribute.
  • Use descriptive link text. Write "Register now" or "View the event schedule" rather than "click here" or a raw URL.
  • Don't convey information through color alone. If a table uses red/green to show status, add a text label too.
  • Maintain adequate font size and contrast. Minimum 14-16px body text; light gray on white is not acceptable.
  • Provide a plain-text alternative when your email platform supports it, as some users receive email in plain text only.

If You Use a Newsletter Platform

Tools like Constant Contact, Mailchimp, and GovDelivery have built-in accessibility checkers. Use them before sending. If your department uses a platform not yet vetted for accessibility, contact the Office of Communications.


Faculty & Department Sites

If you manage or contribute to a department web page, faculty profile page, program microsite, or any other college-hosted web property, all content you post there is subject to the same accessibility requirements as the main college website.

  • Audit your existing content. Review documents, images, videos, and links on your page. Remove outdated content you no longer need, since fewer items means less to remediate.
  • Replace document-heavy pages with HTML content. Course descriptions, office hours, and program information that currently live in PDFs can move into accessible HTML pages.
  • Check all linked files, including syllabi, handouts, resource lists, and forms. Anything currently in use must be accessible.
  • Embedded third-party tools (appointment schedulers, event calendars, Google forms, etc.) must meet WCAG 2.1 AA. Verify with the vendor or contact the Office of Communications before embedding.

Get Checked Out

Request an Office of Communications website review if you're unsure where to start. They can run an automated scan and provide a prioritized list of issues to address.

Archive vs. Active Content

Content that was on your page before April 24, 2026, held only for historical reference, clearly labeled as archived, and never updated may qualify for the archived content exception. However, if there is any chance a student or visitor would rely on that content to access a service, it should be made accessible. Contact the Office of Communications if you have content you believe qualifies for archiving.


Audio & Video

All video and audio content published on college platforms must be accessible. This includes content hosted on YouTube, Panopto, Zoom, a website, or within Canvas. This is one of the most labor-intensive areas to remediate, so building good habits now for new content is especially important.

  • All videos require closed captions. Auto-generated captions (YouTube, Zoom, Panopto) are a starting point only. They must be reviewed and corrected for accuracy, especially for proper nouns, technical terms, and punctuation.
  • Audio-only content (podcasts, recorded announcements) requires a full transcript.
  • Video content with meaningful visuals may require an audio description track: a narration of on-screen actions, text, or visuals that are not conveyed through dialogue. Contact the Online Education Center if you're unsure whether your video needs audio description.
  • Lecture recordings and Zoom class sessions posted in Canvas must be captioned before they are available to students.
  • Embedded YouTube videos used in course materials or on department pages must have accurate captions. Even though YouTube is a third-party platform, the college is responsible for the accessibility of content it uses in instruction.
  • Video players must be keyboard-accessible. YouTube meets this requirement. Avoid embedding video using non-standard players that can't be operated without a mouse.
  • Flashing content (anything that flashes more than 3 times per second) can trigger seizures and must be removed or replaced.

Start with New Content

If you have a large library of older recordings, focus first on content that is actively used in current courses. Older videos that are not actively assigned may qualify for the archived content exception, but check with the Office of Communications or Online Education Center first.


What Is Exempt

The rule includes a small number of narrow exceptions. These are not blanket carve-outs. Each has specific conditions that must all be met. When in doubt, the safest path is always to make the content accessible.

  • Archived web content: Content created before April 24, 2026, held solely for reference or recordkeeping, stored in a clearly labeled archive section, and never updated after being archived.
  • Pre-existing documents: PDFs, Word docs, and other files that were already on the site before the deadline and are not currently used to access college programs or services.
  • Pre-existing social media posts: Posts published on college social media accounts before April 24, 2026. All posts going forward are in scope.
  • Truly third-party content: Content posted by someone entirely unaffiliated with the college and not acting on our behalf (e.g., public comments). Does not apply to vendors or contractors.
  • Individualized password-protected documents: Documents specific to one person (e.g., an individual's records) secured by a password, as long as the person can request an accessible version.

Common Misconceptions

These exceptions do not cover current syllabi and course materials, active enrollment or financial aid forms, PDFs that students are required to download or submit, or videos actively assigned in courses. This applies regardless of when those items were originally created.


Campus Resources

You are not expected to navigate this alone. The following campus offices and programs can provide direct support, training, reviews, and materials.

Online Education Center

Course accessibility reviews, accessible course templates, Canvas guidance, Pope Tech support, and consultations for online and hybrid instructors.

Accessibility Support Page

Office of Communications

Website content reviews, PDF remediation guidance, accessibility audits for departmental and faculty pages, and third-party tool vetting.

Web Accessibility Policy

Disability Support Programs and Services

Context on student accommodation needs and how proactive accessibility improvements benefit the whole campus community.

Division Website

 Educational Technology Services

Software procurement review, evaluation of new third-party tools for WCAG compliance, and support for institutionally licensed platforms.

ETS Website


Back to Top