Skip to content

Commit b5ef21c

Browse files
Editorial changes to 4
SHA: 782e647 Reason: push, by jasonjgw Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent ef28e74 commit b5ef21c

File tree

1 file changed

+9
-11
lines changed

1 file changed

+9
-11
lines changed

index.html

+9-11
Original file line numberDiff line numberDiff line change
@@ -407,12 +407,10 @@ <h1 id="title" class="title">Collaboration Tools Accessibility User Requirements
407407
<section id="version-control-changes"><div class="header-wrapper"><h3 id="x4-1-suggested-changes"><bdi class="secno">4.1 </bdi>Suggested changes</h3><a class="self-link" href="#version-control-changes" aria-label="Permalink for Section 4.1"></a></div>
408408

409409
<ul>
410-
<li><strong>User Need 11:</strong> Assistive technology users need to be able to read the text with information included about <em>suggested changes</em> (i.e., insertions, deletions or formatting modifications proposed by collaborators). Assistive technology users and those with learning or cognitive disabilities also need to be able to read content being edited without the distraction of insertion and deletion annotations.</li>
411-
<li><strong>REQ 11A:</strong> Provide a mode of operation in which
412-
details of insertions, deletions and formatting changes are appropriately presented
413-
as collaborators read the content. These details should include time stamps and identification of who made the change together with any annotations the editor may have provided by way of explanation.</li>
414-
<li><strong>REQ 11B:</strong> Provide a mode of operation in which users can read the unmodified content, or if they prefer, the revised content with suggested changes applied, without any annotations indicating revisions.</li>
415-
<li><strong>User Need 12:</strong>All users, and particularly u sers with color blindness need to be able to distinguish insertions, deletions, and unaltered text effectively.</li>
410+
<li><strong>User Need 11:</strong> Assistive technology users need to be able to read the text with information included about <em>suggested changes</em> (i.e., insertions, deletions, or formatting modifications proposed by collaborators). Assistive technology users and those with learning or cognitive disabilities also need to be able to read content being edited without the distraction of insertion and deletion annotations.</li>
411+
<li><strong>REQ 11A:</strong> Provide a mode of operation in which details of insertions, deletions, and formatting changes are appropriately presented as collaborators read the content. These details should include time stamps and identification of who made the change together with any annotations the editor may have provided by way of explanation.</li>
412+
<li><strong>REQ 11B:</strong> Provide a mode of operation in which users can read the unmodified content, or if they prefer, the revised content, with suggested changes applied, without any annotations indicating revisions.</li>
413+
<li><strong>User Need 12:</strong>All users, and particularly users with color blindness need to be able to distinguish insertions, deletions, and unaltered text effectively.</li>
416414
<li><strong>REQ 12:</strong> Provide distinctions over and beyond just color to identify inserted and deleted text as required by WCAG 2.2 <a href="https://www.w3.org/WAI/WCAG22/Understanding/use-of-color">Success Criterion 1.4.1: Use of Color</a>.</li>
417415
</ul>
418416
</section>
@@ -426,11 +424,11 @@ <h1 id="title" class="title">Collaboration Tools Accessibility User Requirements
426424
<section id="summation"><div class="header-wrapper"><h3 id="x4-3-summarizations"><bdi class="secno">4.3 </bdi>Summarizations</h3><a class="self-link" href="#summation" aria-label="Permalink for Section 4.3"></a></div>
427425

428426
<ul>
429-
<li><strong>User Need 14:</strong> Users with learning or cognitive disabilities, and users of assistive technologies sometimes need support in identifying revisions and understanding their effects.</li>
430-
<li><strong>REQ 14A:</strong> Provide, with timestamp and author indication, a mechanism to identify and summarize a series of changes to some portion of content.</li>
431-
<li><strong>REQ 14B:</strong> Provide, with timestamp and author indication, a mechanism to identify and summarize individual comment threads.</li>
432-
<li><strong>REQ 14C:</strong> Provide, if technically feasible, a mechanism allowing any user automatically to generate a summary for themselves of content or of a comment thread at any time. Project editors should have the ability to revise and commit a summary to the content in collaborative development as a permanent feature of the collaborative effort.</li>
433-
<li><strong>REQ 14d:</strong> Whenever <abbr title="artificial intelligence">AI</abbr> rather than human authoring is used to generate summaries, indicate that the summary was auto-generated, but also provide the ability for an editor to edit or replace the auto-generated summary. Indicate any special circumstances, e.g. <q>An auto-generated plain language summary.</q></li>
427+
<li><strong>User Need 14:</strong> Users with learning or cognitive disabilities and users of assistive technologies sometimes need support in identifying revisions and understanding their effects.</li>
428+
<li><strong>REQ 14A:</strong> Provide, with timestamp and author indication, a mechanism to identify and summarize a series of changes to some portion of content.</li>
429+
<li><strong>REQ 14B:</strong> Provide, with timestamp and author indication, a mechanism to identify and summarize individual comment threads.</li>
430+
<li><strong>REQ 14C:</strong> Provide, if technically feasible, a mechanism allowing any user automatically to generate a summary for themselves of content or a comment thread at any time. Project editors should have the ability to revise and commit a summary to the content in collaborative development as a permanent feature of the collaborative effort.</li>
431+
<li><strong>REQ 14d:</strong> Whenever <abbr title="artificial intelligence">AI</abbr> rather than human authoring is used to generate summaries, indicate that the summary was auto-generated, but also provide the ability for an editor to edit or replace the auto-generated summary. Indicate any special circumstances, e.g. <q>an auto-generated plain language summary.</q></li>
434432
</ul>
435433
</section>
436434
</section>

0 commit comments

Comments
 (0)