Skip to content

Commit 4a2eadd

Browse files
committed
Create F##.html
Addresses #1768 Creates a failure technique to show the conditions under which a video fails 1.2.5
1 parent 9f90491 commit 4a2eadd

File tree

1 file changed

+26
-0
lines changed

1 file changed

+26
-0
lines changed

techniques/failures/F##.html

+26
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
<!DOCTYPE html><html lang="en" xml:lang="en" xmlns="http://www.w3.org/1999/xhtml"><head><title>Failure of Success Criterion 1.2.5 due to not using available pauses in dialogue to provide audio descriptions of important visual content</title><link rel="stylesheet" type="text/css" href="../../css/sources.css" class="remove"/></head><body>
2+
<h1>Failure of Success Criterion 1.2.5 due to not using available pauses in dialogue to provide audio descriptions of important visual content</h1>
3+
<section class="meta"><p class="id">ID: F8</p><p class="technology">Technology: failures</p><p class="type">Type: Failure</p></section>
4+
<section id="applicability"><h2>When to Use</h2>
5+
<p> Applies to all synchronized media. </p>
6+
</section>
7+
<section id="description"><h2>Description</h2>
8+
<p>This describes a failure condition for all techniques involving audio descriptions. Audio descriptions can either be provided as part of the soundtracks's original narration or be added to as audio during pauses in existing dialogue. If actions, characters, scene changes, and on-screen text are only conveyed visually, appropriate pauses in dialogue must be used to provide this information as audio descriptions.</p>
9+
<div class="note">
10+
<p>Not all pauses are usable for audio descriptions. If the pauses in dialogue are too short (for instance, less than 2 seconds), or do not occur in proximity to the visual content that needs to be described, they may not be appropriate for audio descriptions.</p>
11+
</div>
12+
</section>
13+
14+
<section id="tests"><h2>Tests</h2>
15+
<section class="procedure"><h3>Procedure</h3>
16+
<p>For each occurrence of synchronized time-based media:</p>
17+
<ol>
18+
<li> Check that all important visual information has been conveyed in the narration.</li>
19+
<li> Check that narration has been added in all appropriate pauses in the dialogue. </li>
20+
</ol>
21+
</section>
22+
<section class="results"><h3>Expected Results</h3>
23+
<ul>
24+
<li>If checks 1 and 2 are false, then this failure condition applies and the content fails the success criterion.</li>
25+
</ul>
26+
</section></body></html>

0 commit comments

Comments
 (0)