Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 6f94080

Browse files
committedAug 13, 2024·
Update from Issue 44
Closes #44
1 parent 570db02 commit 6f94080

File tree

1 file changed

+9
-7
lines changed

1 file changed

+9
-7
lines changed
 

‎requirements/index.html

+9-7
Original file line numberDiff line numberDiff line change
@@ -188,6 +188,7 @@ <h2 id="design_principles">Design Principles</h2>
188188
<li>Improve the ability to support automated testing where appropriate and provide a procedure for repeatable tests when manual testing is appropriate.</li>
189189
<li>Provide requirements to address functional needs, while avoiding or minimizing negative impacts on other functional needs. </li>
190190
<li>Include accompanying documents that provide clear, concise, and findable technical information quickly in one place.</li>
191+
<li>Include, where possible and appropriate, links to instruction videos, illustrations, and how-to guides. Creation of new videos and illustrations are outside the scope of the working group at this time.</li>
191192
<li>Normative requirements should be unambiguous so there is only one possible meaning for each requirement.</li>
192193
</ol>
193194
<p>The creation process for the guidelines should:</p>
@@ -204,23 +205,24 @@ <h2 id="requirements">Requirements</h2>
204205
<p>The WCAG 3.0 Requirements are high level and will be expanded and refined as Silver members move through the prototyping process.</p>
205206
<section>
206207
<h3>Broad disability support</h3>
207-
<p>Silver guidance includes tests and other evaluation methods. Some guidance may use true/false verification but other guidance will use other ways of measuring and/or evaluating where appropriate so that more needs of people with disabilities may be included (for example: rubrics, sliding scale, task-completion, user research with people with disabilities, and more). This approach includes particular attention to people whose needs may better be met with a broad testing strategy, such as people with low vision, limited vision, or cognitive and learning disabilities. </p>
208+
<p>The guidance includes requirements that are not available in WCAG 2.x. Some guidance may use true/false verification but other guidance will use other ways of measuring and/or evaluating where appropriate so that more needs of people with disabilities may be included (for example: rubrics, sliding scale, task-completion, user research with people with disabilities, and more). This approach includes particular attention to people whose needs may better be met with a broad testing strategy, such as people with low vision, limited vision, or cognitive and learning disabilities.</p>
208209
</section>
209210
<section>
210211
<h3>Flexible maintenance and extensibility</h3>
211-
<p>Create a maintenance and extensibility model for guidelines that can better meet the needs of people with disabilities using emerging technologies and interactions. The process of developing the guidance includes experts in the technology.</p>
212+
<p>The informative documentation uses a process that is easy to update and maintain.
213+
The process of developing the guidance includes experts who review the guidelines to check they will work for emerging technologies and interactions.</p>
212214
</section>
213215
<section>
214216
<h3>Multiple ways to display</h3>
215-
<p>Design the guidelines so that they can be presented in different accessible and usable ways or formats, to address the needs of different audiences.</p>
217+
<p>The Guidelines can be presented in different accessible and usable ways or formats, to address the needs of different audiences.</p>
216218
</section>
217219
<section>
218220
<h3>Technology Neutral</h3>
219-
<p>Guidance should be expressed in generic terms so that they may apply to more than one platform or technology. The intent of technology-neutral wording is to provide the opportunity to apply the core guidelines to current and emerging technology, even if specific technical advice doesn't yet exist.</p>
221+
<p>Guidance is expressed in technology-neutral terms so that it can be met using different platforms or technologies. The intent of technology-neutral wording is to provide the opportunity to apply the core guidelines to current and emerging technology, even if specific technical advice doesn't yet exist.</p>
220222
</section>
221223
<section>
222224
<h3>Readability</h3>
223-
<p>The core guidelines are understandable by a non-technical audience. Where technical guidance is necessary, a plain language alternative or summary will be provided. Text and presentation are usable and understandable through the use of plain language, structure, and design. They link to instruction videos, illustrations, and how-to where available. Creation of new videos and illustrations are outside the scope of this project at this time.</p>
225+
<p>Requirements in WCAG 3 for plain language shall be applied to WCAG 3. It is desirable for the guidelines to be understandable by the widest possible audience.</p>
224226
</section>
225227
<section>
226228
<h3>Regulatory Environment</h3>
@@ -232,11 +234,11 @@ <h3>Regulatory Environment</h3>
232234
</section>
233235
<section>
234236
<h3>Motivation</h3>
235-
<p>The Guidelines motivate organizations to go beyond minimal accessibility requirements by structuring WCAG 3 to provide encouragement to organizations which demonstrate a greater effort to improve accessibility.</p>
237+
<p>The Guidelines motivate organizations to go beyond minimal accessibility requirements with a conformance model that shows which organizations demonstrate a greater effort to improve accessibility</p>
236238
</section>
237239
<section>
238240
<h3>Scope</h3>
239-
<p>The guidelines provide guidance and a conformance model for people and organizations that produce digital assets and technology of varying size and complexity. This includes large, dynamic, and complex websites. The associated informative materials will include guidance for a diverse group of stakeholders including content creators, browsers, authoring tools, assistive technologies, and more.</p>
241+
<p>WCAG 3 will provide guidance and a conformance model suitable for people and organizations that produce digital assets and technology of varying size and complexity. This includes large, dynamic, and complex websites. The scope of the associated informative materials will include guidance for a diverse group of stakeholders including content creators, browsers, authoring tools, assistive technologies, and more.</p>
240242

241243
</section>
242244
</section>

0 commit comments

Comments
 (0)
Please sign in to comment.