This repository has been archived by the owner on Aug 22, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 35
changes february 2021
daniel-montalvo edited this page Feb 22, 2021
·
7 revisions
Preview: https://wai-curricula.netlify.app/curricula/
- Minor adjustments for curricula modules table for better processing with screen readers.
- In "Using the Curricula", first bullet: changed "teaching computer science students about accessibility" to "teaching accessibility to computer science students"
- Throughout: some instances of "or" changed to "and". They could be interpreted as "one or the other" when we mean "both".
- In topic "Business Case", "Teaching Ideas for Topic" first bullet: "organizations who have adopted accessibility" changed to "organizations which have adopted accessibility"
- In topic "Business Case", "Teaching Ideas for Topic" last bullet: "why the case was brought" changed to "why the case was brought up".
- In topic "Business Case", "Ideas to Assess Knowledge for Topic": "originally design for" changed to "originally designed for"
- In topic "Principles of Web Accessibility", "Ideas to Assess Knowledge for Topic" last bullet: Changed capitalization to quotes for "Functionality available from the keyboard".
- In overview page: fixed links to foundation modules "What is Web Accessibility" and "Getting Started with Accessibility".
- In topic "Labels", "Teaching Ideas", third bullet: changed "rely on them" to "rely on labels"
- In topic "Flyout Menus" "Learning Outcomes for Topic", third bullet: removed "the" before keyboard. "write code for fly-out menus that support different input devices, including keyboard only and voice interaction"
- In "Learning Outcomes for Module", third bullet: removed "that allows to" and changed "and" to "with". "write markup for additional structures that associate table headers with data cells in complex and irregular tables"
- In topic "Simple Tables", "Teaching Ideas", first bullet: changed "which" to "that". "Define simple tables as those that contain one row or column header. "
- In topic "Simple Tables", "Teaching Ideas", last bullet: changed "that" to "why". "Explain why table layouts should be avoided"
- In topic "Form Instructions", "Learning Outcomes for Topic", third bullet: changed "in such a way" to "so" "... so that they are clearly presented to all users ..."
- In topic "States and Properties", "Teaching Ideas for Topic", second bullet: changed ref from "Global state and properties" to "Global states and properties"
- In topic "States and Properties", "Teaching Ideas for Topic" second last bullet: changed "relationship" to "relationships"
- In topic "Structure and Semantics", "Learning Outcomes for Topic", fourth bullet: changed "also" to "including". "including when content is added, removed, hidden, and displayed"
- In topic "Keyboard and Focus Interactions", "Teaching Ideas", last bullet: Changed "the contents" to "content" "Explain that content that is not part of the modal dialog ..."