diff --git a/index.html b/index.html index b8caca2..61eeca6 100644 --- a/index.html +++ b/index.html @@ -137,7 +137,7 @@

Annotations

  • User Need 9: Assistive technology users need to be able to control the amount of information presented about annotations to prevent becoming overwhelmed while they are reading, navigating, and editing content.
  • REQ 9: Provide options for the user to limit the amount of detail presented as each annotation is encountered. For example, it should be possible to suppress presentation of metadata or replies to comments, or to alert the user only to the presence of the annotation without presenting the metadata or comment text.
  • User Need 10: Assistive technology users and users with learning or cognitive disabilities sometimes need support in understanding and navigating annotations that represent comments organized as threads of conversation.
  • -
  • REQ 10A: Ensure that the structure of comment threads is unambiguously presented in the user interface, both via visual cues such as icons and color changes as well as programmatically, and to assistive technologies.
  • +
  • REQ 10A: Ensure that the structure of comment threads is unambiguously presented in the user interface, both via visual cues such as icons and color changes, and programmatically to assistive technologies.
  • REQ 10B: Enable threads to be expanded or collapsed by the user, and ensure the expanded or collapsed state is disclosed to assistive technologies.
  • REQ 8 may be valuable to users in general, and it should be considered for inclusion as a feature of collaboration tools themselves.