Skip to content

Commit 894d772

Browse files
committed
Added third line to in brief section
Added Why it's important to all 2.0
1 parent 0e2af8f commit 894d772

61 files changed

Lines changed: 342 additions & 319 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

understanding/20/abbreviations.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ <h1>Understanding Abbreviations</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Users can identify and learn what abbreviations mean</dd>
15-
<dt>Author task</dt><dd>Provide the expanded form of abbreviations to users</dd>
16-
</dl>
14+
<dt>Goal</dt><dd>Users can identify and learn what abbreviations mean.</dd>
15+
<dt>What to do</dt><dd>Provide the expanded form of abbreviations to users.</dd>
16+
<dt>Why it's important</dt><dd>More people, especially those with cognitive disabilities, can understand the meaning of content.</dd>
17+
</dl>
1718

18-
</section>
19+
</section>
1920

2021
<section id="intent">
2122
<h2>Intent of Abbreviations</h2>

understanding/20/audio-control.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Audio Control</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>A page that plays music or sounds doesn't disrupt people</dd>
15-
<dt>Author task</dt><dd>If you play audio content automatically, let people turn it down or off</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>A page that plays music or sounds doesn't disrupt people.</dd>
15+
<dt>What to do</dt><dd>If you play audio content automatically, let people turn it down or off.</dd>
16+
<dt>Why it's important</dt><dd>Sound can distract some users or interfere with their assistive technology.</dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Audio Control</h2>

understanding/20/audio-description-or-media-alternative-prerecorded.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Audio Description or Media Alternative (Prerecorded)</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Prerecorded videos can be understood by more people</dd>
15-
<dt>Author task</dt><dd>Provide a description of the visual content in videos</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>Prerecorded videos can be understood by more people.</dd>
15+
<dt>What to do</dt><dd>Provide a description of the visual content in videos.</dd>
16+
<dt>Why it's important</dt><dd>People who are blind or have low vision can understand multimedia content.</dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Audio Description or Media Alternative (Prerecorded)</h2>

understanding/20/audio-description-prerecorded.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Audio Description (Prerecorded)</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Videos can be played with audio descriptions</dd>
15-
<dt>Author task</dt><dd>Provide a synchronized spoken description of the visual content in videos</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>Videos can be played with audio descriptions.</dd>
15+
<dt>What to do</dt><dd>Provide a synchronized spoken description of the visual content in videos.</dd>
16+
<dt>Why it's important</dt><dd>People who are blind or have low vision can hear about visual content while playing videos.</dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Audio Description (Prerecorded)</h2>

understanding/20/audio-only-and-video-only-prerecorded.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Audio-only and Video-only (Prerecorded)</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Audio and video-only content can be understood by more people</dd>
15-
<dt>Author task</dt><dd>Provide an alternative when content is perceivable with only one sense</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>Audio and video-only content can be understood by more people.</dd>
15+
<dt>What to do</dt><dd>Provide an alternative when content is perceivable with only one sense.</dd>
16+
<dt>Why it's important</dt><dd>People who can’t fully see or hear content can understand it.</dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Audio-only and Video-only (Prerecorded)</h2>

understanding/20/audio-only-live.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ <h1>Understanding Audio-only (Live)</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Live audio can be understood by more people</dd>
15-
<dt>Author task</dt><dd>Provide a text equivalent for live audio-only content</dd>
16-
</dl>
14+
<dt>Goal</dt><dd>Live audio can be understood by more people.</dd>
15+
<dt>What to do</dt><dd>Provide a text equivalent for live audio-only content.</dd>
16+
<dt>Why it's important</dt><dd>People who are deaf or hard of hearing can understand real-time audio content.</dd>
17+
</dl>
1718

18-
</section>
19+
</section>
1920

2021
<section id="intent">
2122
<h2>Intent of Audio-only (Live)</h2>

understanding/20/bypass-blocks.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Bypass Blocks</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Users can more easily navigate by keyboard</dd>
15-
<dt>Author task</dt><dd>Provide a means of skipping repeating content</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>Users can more easily navigate by keyboard.</dd>
15+
<dt>What to do</dt><dd>Provide a means of skipping repeating content.</dd>
16+
<dt>Why it's important</dt><dd>Users reliant on the keyboard can move around pages efficiently.</dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Bypass Blocks</h2>

understanding/20/captions-live.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Captions (Live)</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Live videos have captions</dd>
15-
<dt>Author task</dt><dd>Provide synchronized text for audio content in real-time videos</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>Live videos have captions.</dd>
15+
<dt>What to do</dt><dd>Provide synchronized text for audio content in real-time videos.</dd>
16+
<dt>Why it's important</dt><dd>People who are deaf or hard of hearing can understand real-time video content.</dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Captions (Live)</h2>

understanding/20/captions-prerecorded.html

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ <h1>Understanding Captions (Prerecorded)</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Videos can be played with captions</dd>
15-
<dt>Author task</dt><dd>Provide synchronized text for audio content in existing videos</dd>
16-
17-
</dl>
18-
19-
</section>
14+
<dt>Goal</dt><dd>Videos can be played with captions.</dd>
15+
<dt>What to do</dt><dd>Provide synchronized text for audio content in existing videos.</dd>
16+
<dt>Why it's important</dt><dd></dd>
17+
</dl>
18+
19+
</section>
2020

2121
<section id="intent">
2222
<h2>Intent of Captions (Prerecorded)</h2>

understanding/20/change-on-request.html

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,11 +11,12 @@ <h1>Understanding Change on Request</h1>
1111
<section id="brief">
1212
<h2>In brief</h2>
1313
<dl>
14-
<dt>Objective</dt><dd>Users have full control of major content changes</dd>
15-
<dt>Author task</dt><dd>Provide ways for users to trigger or turn off changes of context</dd>
16-
</dl>
14+
<dt>Goal</dt><dd>Users have full control of major content changes</dd>
15+
<dt>What to do</dt><dd>Provide ways for users to trigger or turn off changes of context.</dd>
16+
<dt>Why it's important</dt><dd>Content that behaves predictably is especially important to people with disabilities.</dd>
17+
</dl>
1718

18-
</section>
19+
</section>
1920

2021
<section id="intent">
2122
<h2>Intent of Change on Request</h2>

0 commit comments

Comments
 (0)