Create Accessible Course Materials
Can screen readers read the document text?
For low-vision readers, can the text size, font, and spacing be changed (called “reflow”)?
Do images in the document include alternative text descriptions?
Are all tables, charts, and math provided in an accessible format?
Does all media include text equivalents?
Does the document have navigational aids, such as a table of contents, index, headings, and bookmarks?
Images must have descriptive text associated with them.
Documents should be well structured.
Information should be presented in a logical order.
Hyperlinks should be meaningful and describe the destination.
Tables should include properly defined column and row headers.
Color combinations should be sufficiently high contrast (as with websites).
The DAISY Consortium is a global partnership of organizations that supports and helps to develop inclusive publishing standards.
The EPUB 3 format, widely adopted as the premier format for accessible digital books, is now managed by the W3C.
The EPUB 3 working group has an automated EPUB 3 accessibility checker.
2. Creating Accessible PDF Documents
2.1. Best Practices for Authoring Accessible PDF Documents
Explicitly define the language of the document so that screen readers know what language they should use to parse the document.
Explicitly set the document title. When you export a file to PDF format, the document title usually defaults to the file name, not a human-readable title.
Verify that all images have alternative content defined or are marked as decorative only.
Verify that the PDF file is “tagged”. Make sure the semantic structure from the source document has been correctly imported to the PDF file.
Verify that logical reading order is defined. This is especially important for documents that have atypical page layouts or structure.
If your document includes tables, verify that table headers for rows and columns are properly defined.
2.2. Evaluating PDF Files for Accessibility
2.3. Accessible PDF Resources
Microsoft provides detailed guidance on generating accessible PDFs from Microsoft Office applications, including Word, Excel, and PowerPoint.
Adobe provides documentation on how to create and verify PDF accessibility.
Adobe Accessibility (Adobe) is a comprehensive collection of resources on PDF authoring and repair, using Adobe’s products.
PDF Accessibility (WebAIM) provides a detailed and illustrated guide on creating accessible PDFs.
The National Center of Disability and Access to Education has a collection of one-page “cheat sheets” on accessible document authoring.
3. Creating Accessible Word Documents
Images must have descriptive text associated with them.
Documents should be well structured.
Hyperlinks should be meaningful and describe the destination.
Tables should include properly defined column and row headers.
Color combinations should be sufficiently high contrast.
Verify the accessibility of your document using Microsoft’s Accessibility Checker.
Use standardized styles for formatting your text, such as Normal, Heading 1, and Heading 2, rather than manually formatting text using text styles and indents. Formatting text for its semantic meaning and not for its visual appearance allows users of assistive technology to consume and navigate documents effectively and efficiently.
3.1. Accessible Microsoft Word Resources
Microsoft guide to creating accessible Word documents.
Microsoft tool that allows you to check Word documents for accessibility issues.
4. Creating Accessible Excel Documents
Images must have descriptive text associated with them. For more information, see Add alternative text to images and objects in Excel documents.
Column and row headings should be programmatically identified.
Hyperlinks in spreadsheets should be meaningful and describe the destination.
Use a unique and informative title for each worksheet tab.
Do not use blank cells for formatting.
Color combinations should be in
high contrast.Verify the accessibility of your workbook using Microsoft’s Accessibility Checker.
4.1. Accessible Microsoft Excel Resources
Microsoft guide to creating accessible Excel workbooks.
Microsoft tool that allows you to check Excel workbooks for accessibility issues.
5. Creating Accessible PowerPoint Documents
Images must have descriptive text associated with them. For more information, see Add alternative text to images and objects in PowerPoint documents.
Column and row headings should be programmatically identified. For more information, see Specify column header information in tables in PowerPoint documents.
Hyperlinks in presentations should be meaningful and describe the destination.
Use a unique and informative title for each slide.
Ensure that information is presented in a logical order
Color combinations should be sufficiently high contrast.
Verify the accessibility of your presentation using Microsoft’s Accessibility Checker.
5.1. Accessible PowerPoint Resources
Microsoft guide to creating accessible PowerPoint presentations.
WebAIM’s PowerPoint Accessibility.
Microsoft tool that allows you to check Powerpoint documents for accessibility issues.