Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: updated MS links

...

Word Document Accessibility Checklist (.docx)


Segment TitleDescriptionLinks

Introduction

Introduction to accessibility guidelines and the importance of creating accessible documents.

Screen Reader DemonstrationA Microsoft Word document being read aloud using the Jaws screen reader. Illustrates some common accessibility errors.

Using the Accessibility CheckerUse the built-in Accessibility Checker in Microsoft Word to identify common accessibility errors including missing alternative text, lack of descriptive hyperlinks, and poorly formatted tables.
Adding HeadingsHeadings provide structure for a document and can also serve as a navigational aid for users of assistive technology. Headings should be properly nested, as in an outline, proceeding from H1, to H2, to H3 and so on as needed. See WebAIM: Word Headings for more information.
Adding Alternative Text to an ImageImages, tables, and charts in your document require alternative textual descriptions for users of assistive technology. Alternative text that you enter will be read aloud by a screen reader. See WebAIM: Alternative Text for tips on writing good alternative text for images.
Adding Descriptive HyperlinksScreen reader users will often choose to hear a list of links in a document, or may choose to tab between links. For this reason, links should be written in such a way that they make sense when read independently from their surrounding context. For example, using "click here" as a link would not make sense in a link list.
Accessible TablesThere are several accessibility issues with data tables, including the lack of alternative text, the lack of a designated header row, and the use of irregular cell structure (merged or split cells for example.)
Accessible ChartsCharts must be made accessible to blind or low-vision users by adding alternative text, adding data labels, and avoiding the use of color alone to communicate important information. Visible captions can also be used to communicate chart information textually.