Digital Communication Certificate · Elective 3
Accessibility and Inclusive Design for Digital Media
What accessibility requires as a pedagogical practice, how WCAG standards and automated accessibility tools work and where they fall short, and how to apply the AI literacy framework to evaluate AI-based accessibility tools — so that inclusive design becomes a structural analytical practice rather than a compliance checklist. Estimated time: 3–4 hours.
Accessibility as Pedagogical Practice
Accessibility in digital communication is often framed as legal compliance: the ADA, Section 508, and institutional accommodation policies create enforceable obligations, and faculty learn to meet them. That framing is not wrong, but it is inadequate as a pedagogical foundation. Compliance-based accessibility is reactive — it responds to disclosed disabilities and institutional requirements. Inclusive design is proactive — it begins with the recognition that all communication environments exclude some users by default, and that the goal is to reduce that exclusion in advance rather than accommodate it after the fact.
The difference matters for course design. A faculty member who makes course materials accessible when a student requests an accommodation has met the legal threshold. A faculty member who designs for accessibility from the outset — captioned video, structured headings, sufficient color contrast, text alternatives for visual content, plain-language summaries — has made materials usable for more students, including students who do not know they are struggling with the default design, students who do not request accommodations they are entitled to, and students whose access needs are not formally recognized.
The curb cut effect in digital media
Curb cuts — the sloped curb openings designed for wheelchair users — are used by a majority of pedestrians: people with strollers, delivery workers, cyclists. The same principle applies in digital media. Captions benefit non-native speakers, people watching without audio, and people with processing differences — not only people with hearing impairments. Designing for the margins improves access at the center.
WCAG Standards and Their Limits
The Web Content Accessibility Guidelines (WCAG) — currently at version 2.2, with 3.0 in development — provide the most widely adopted technical standard for digital accessibility. Organized around four principles (Perceivable, Operable, Understandable, Robust), they establish testable success criteria at three conformance levels (A, AA, AAA). WCAG 2.2 AA is the benchmark required by most institutional and legal frameworks.
WCAG conformance is necessary but not sufficient for accessible digital media. The guidelines address technical accessibility — whether a screen reader can interpret the document structure, whether interactive elements are keyboard-navigable, whether captions are present — but not communicative accessibility — whether the content is comprehensible to its intended audience, whether the information architecture makes sense to someone unfamiliar with the subject, whether the cognitive load is appropriate. A document can be fully WCAG-conformant and still exclude users through jargon, complex sentence structure, or poorly organized information architecture.
Faculty designing digital course materials need both: technical accessibility (WCAG compliance) and communicative accessibility (plain language, clear structure, appropriate complexity). Neither substitutes for the other. WCAG checklists are tools for the first; careful communicative design is the second and cannot be automated.
AI and Automated Accessibility: Applying the Literacy Framework
A growing class of AI tools claims to automate or assist accessibility: automated caption generation, alt-text generation, color contrast checkers, readability scorers, and "accessibility overlays" that claim to make websites automatically compliant. Applying the AI literacy framework (Cole, 2026) to these tools reveals both their genuine utility and their structural limits.
At the conceptual level: automated caption generation systems are speech recognition models — they predict the most probable sequence of words given an audio input, using models trained on speech data. Their accuracy is therefore a function of how well the input audio resembles their training distribution. Speakers with non-standard accents, speakers with speech impairments, technical vocabulary from specialized disciplines, and poor audio quality all represent deviations from the training distribution that produce degraded output. The tool generates captions; it does not guarantee accurate captions.
At the structural level: the hierarchies these systems reproduce track their training data. Automatic caption generators trained primarily on native English speakers with broadcast-standard articulation will underperform on the full range of human speech, concentrating their errors on speakers already underrepresented in that training data. Automatic alt-text generators trained on general image datasets will produce descriptions less accurate for discipline-specific images — a microscopy image, a specialized chart, an archaeological artifact — than for common objects. The failure costs fall on users who most depend on the accessibility feature.
Accessibility overlays: a case in automated inaccessibility
Automated accessibility overlays — JavaScript tools that claim to make any website compliant by overlaying accessibility features — have been repeatedly challenged by accessibility advocates and shown to fail in practice. They address automated audits without addressing real-world access. Disabled users frequently report that overlays make sites less accessible by interfering with assistive technologies. The tool satisfies the compliance signal while worsening the experience it claims to improve.
At the operative level: using AI-assisted accessibility tools does not discharge the obligation to verify accessibility. A faculty member who generates automated captions without reviewing them has not made their video accessible — they have created the appearance of captions. The operative question is not "did we use the tool?" but "does the output serve users who need it?" That question requires human review, not algorithmic generation alone.
Inclusive Design in Your Discipline
Inclusive design in digital communication is discipline-specific in important ways. What communicative accessibility requires in a data visualization-heavy STEM course differs from what it requires in a document-heavy humanities course or a presentation-heavy professional course. Understanding the access points most likely to exclude students in your disciplinary context — visual complexity, reading density, specialized vocabulary, audio-dependent content — is the starting point for targeted inclusive design practice.
Faculty who take this elective from engineering courses face different design challenges than faculty from English literature or public health. The four content sections above provide the conceptual foundation; the activities ask you to apply them to the specific digital media you use and assign. The goal is not to master WCAG as a universal checklist but to develop a disciplinary inclusive design practice grounded in the actual access barriers your students encounter.
Activity 1
Accessibility Audit of a Course Digital Asset
Select one substantial digital asset from your course — a recorded lecture, a slide deck, a course website or LMS page, a digital reading or document, or a video resource. Conduct a two-level audit: technical accessibility (WCAG criteria) and communicative accessibility (clarity, structure, cognitive load). You do not need to use automated tools for this audit — close reading and human evaluation are the primary methods.
Contribute to the repository
Discipline-specific accessibility audit examples — especially those documenting communicative as well as technical barriers — help faculty in similar disciplines identify access issues they might not otherwise notice.
Activity 2
AI Accessibility Tool Analysis and Inclusive Assignment Design
Part A applies the AI literacy framework to an accessibility tool. Part B asks you to design an assignment that develops students' capacity to produce accessible digital communication.
Structural Analysis of an AI-Assisted Accessibility Tool
Select one AI-assisted accessibility tool — an automatic caption generator, an alt-text generator, a readability scorer, an accessibility checker, or an accessibility overlay. Apply the three-level AI literacy framework (Cole, 2026) to evaluate what the tool does, what hierarchies it reproduces, and what operative decision about its use is defensible.
Inclusive Digital Communication Assignment Design
Design one assignment or activity for your course that requires students to produce accessible digital communication — not to learn about accessibility abstractly, but to practice it as a communicative skill. The assignment should specify accessibility requirements as explicit rhetorical criteria, not as a compliance checklist appended to the rubric.
Contribute to the repository
Assignments that treat accessibility as a rhetorical criterion — especially those from specific disciplines where digital media formats vary significantly — are among the most transferable resources in the C²TC collection.
Build Your Accessible Assignment
Design an assignment that requires students to produce accessible digital communication. Complete the fields below — drawing on your audit from Activity 1 and your assignment design from Activity 2 — to generate a formatted, print-ready assignment sheet you can use immediately.
Selected Sources
- Cole, K. (2026). AI literacy for communication instruction. CWSP/C²TC. cwspwolf.com/ai_literacy_unified.html
- Web Content Accessibility Guidelines (WCAG) 2.2. (2023). W3C Recommendation. w3.org/TR/WCAG22/
- Kimmons, R. (2017). Open educational resources and accessibility. Journal of Interactive Media in Education.
- Disability Rights Advocates. (2021). Challenges to accessibility overlay products. dralegal.org
- Shew, A. (2023). Against technoableism: Rethinking who needs improvement. Norton.
- Dolmage, J. T. (2017). Academic ableism: Disability and higher education. University of Michigan Press.
- Price, M. (2011). Mad at school: Rhetorics of mental disability and academic life. University of Michigan Press.
- Vanderheiden, G., & Jordan, J. B. (2012). Design for people not like yourself. Ergonomics in Design, 20(1), 4–8.
- Zdenek, S. (2015). Reading sounds: Closed-captioned media and popular culture. University of Chicago Press.
Complete Elective 3
When you have finished both activities, submit your responses. Your work is auto-saved in your browser.