Skip to content

Latest commit

 

History

History
51 lines (40 loc) · 3.63 KB

accessibility-assignment.md

File metadata and controls

51 lines (40 loc) · 3.63 KB

Accessibility Assignment

This assignment is due Tuesday, October 16.

Link to your post below:

Instructions

Web Content Accessibility Guidelines

  1. Review Intro to Digital Accessibility slides.
  2. Review the Web Content Accessibility Guidelines (WCAG) Overview
  3. Complete the Teach Access tutorial.

Perform an accessibility audit of an open source project.

  1. Find an open source project to audit for accessibility. This could be a project's website, github repository, or some other aspect of the project (associated tutorials, etc.) You are also welcome to use ITP course materials. Here are some suggested projects if you are feeling stuck:

  2. Use an automated accessibility checker. Here are some suggested ones:

  3. Review the materials manually yourself with a screen reader.

Document your findings

Write up the results of your audit in a blog post and link above. If you are feeling ambitious you could file an issue with the project and/or a pull request. This reporting templates with resources might be helpful.