Skip to content

changes february 2021

daniel-montalvo edited this page Feb 22, 2021 · 7 revisions

Preview: https://wai-curricula.netlify.app/curricula/

February 18 2021

Overview Page

  • Minor adjustments for curricula modules table for better processing with screen readers.

February 16 2021

Overview Page

  • In "Using the Curricula", first bullet: changed "teaching computer science students about accessibility" to "teaching accessibility to computer science students"

February 10 2021

Developer Modules

  • Throughout: some instances of "or" changed to "and". They could be interpreted as "one or the other" when we mean "both".

February 9 2021

Foundation Modules

Module 3: Business Case

  • 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"

Module 4: Principles, Standards, and Checks

  • In topic "Principles of Web Accessibility", "Ideas to Assess Knowledge for Topic" last bullet: Changed capitalization to quotes for "Functionality available from the keyboard".

Developer Modules

Overview Page

  • In overview page: fixed links to foundation modules "What is Web Accessibility" and "Getting Started with Accessibility".

Module 2: Menus

  • 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"

Module 4: Tables

  • 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"

Module 5: Forms

  • 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 ..."

Module 6: Custom Widgets

  • 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"

Module 7: Rich Applications

  • 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 ..."