-
Notifications
You must be signed in to change notification settings - Fork 381
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #846 from w3c/update-resources-page
Update Resources page & delete redundant inline CSS in Accessibility Fundamentals
- Loading branch information
Showing
5 changed files
with
24 additions
and
36 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
--- | ||
title: WAI Resources | ||
lang: en | ||
last_updated: 2024-04-29 | ||
last_updated: 2024-08-26 | ||
|
||
github: | ||
label: wai-resources-list | ||
|
@@ -14,7 +14,7 @@ image: /content-images/resources-list/resources-social.png | |
feedbackmail: [email protected] | ||
|
||
footer: > | ||
<p><strong>Date:</strong> Updated 30 April 2024.</p> | ||
<p><strong>Date:</strong> Updated 26 August 2024.</p> | ||
--- | ||
|
||
{::nomarkdown} | ||
|
@@ -91,7 +91,7 @@ The following resources provide information for **getting started with accessibi | |
: A concise introduction to accessibility requirements for websites, apps, browsers, and other tools. It is organized similar to the WAI accessibility standards and provides a useful bridge to the standards. Read this page before reading the standards/guidelines. | ||
|
||
Digital Accessibility Courses: | ||
: - [[Digital Accessibility Foundations — Free Online Course]](/fundamentals/foundations-course/) - Introduces a self-paced course from W3C WAI for developers, designers, ux, writers, managers, advocates. **Designed for technical and non-technical learners**, including students, instructors, professionals, and people with disabilities. Course is free with optional certificate. | ||
: - [[Digital Accessibility Foundations — Free Online Course]](/courses/foundations-course/) - Introduces a self-paced course from W3C WAI for developers, designers, ux, writers, managers, advocates. **Designed for technical and non-technical learners**, including students, instructors, professionals, and people with disabilities. Course is free with optional certificate. | ||
- [[Course List - Digital Accessibility Education, Training, and Certification]](/courses/list/) - Lists courses from different providers. | ||
|
||
{% include_cached excol.html type="end" %} | ||
|
@@ -201,12 +201,12 @@ There are evaluation tools that help with evaluation. However, no tool alone can | |
### Initial Checks {#initial} | ||
|
||
{% include video-card.html | ||
video-url="//media.w3.org/wai/evaluation-intros/easy-checks-accessibility.mp4" | ||
captions="/content-images/wai-eval-overview/easy-checks-accessibility.en.vtt|en|default" | ||
poster="video-thumb-easy-checks.png" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/preliminary/#video-intro" | ||
accessible-version-label="Video: Easy Checks Overview" | ||
poster="/content-images/wai-eval-overview/video-thumb-easy-checks.png" | ||
video-url="//media.w3.org/wai/evaluation-intros/easy-checks-accessibility.mp4" | ||
captions="/wai-videos/evaluating/easy-checks-accessibility.en.vtt|en|default" | ||
poster="video-thumb-easy-checks.png" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/preliminary/#video-intro" | ||
accessible-version-label="Video: Easy Checks Overview" | ||
poster="/content-images/test-eval/video-thumb-easy-checks.png" | ||
%} | ||
|
||
Even if you don’t know anything about accessibility and you don’t have a robust accessibility tool, you can check some aspects of accessibility. | ||
|
@@ -218,11 +218,11 @@ Even if you don’t know anything about accessibility and you don’t have a rob | |
{:style="clear:both"} | ||
|
||
{% include video-card.html | ||
video-url="//media.w3.org/wai/evaluation-intros/tools-for-evaluating.mp4" | ||
captions="/content-images/wai-eval-overview/tools-for-evaluating.en.vtt|en|default" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/tools/#video-intro" | ||
accessible-version-label="Video: Evaluation Tools Overview" | ||
poster="/content-images/wai-eval-overview/video-thumb-tools.png" | ||
video-url="//media.w3.org/wai/evaluation-intros/tools-for-evaluating.mp4" | ||
captions="/wai-videos/evaluating/tools-for-evaluating.en.vtt|en|default" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/tools/#video-intro" | ||
accessible-version-label="Video: Evaluation Tools Overview" | ||
poster="/content-images/test-eval/video-thumb-tools.png" | ||
%} | ||
|
||
Web accessibility evaluation tools are software programs or online services that help determine if web content meets accessibility standards. | ||
|
@@ -237,11 +237,11 @@ Web accessibility evaluation tools are software programs or online services that | |
{:style="clear:both"} | ||
|
||
{% include video-card.html | ||
video-url="//media.w3.org/wai/evaluation-intros/conformance-evaluation.mp4" | ||
captions="/content-images/wai-eval-overview/conformance-evaluation.en.vtt|en|default" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/conformance/#video-intro" | ||
accessible-version-label="Video: Conformance Evaluation Overview" | ||
poster="/content-images/wai-eval-overview/video-thumb-conformance.png" | ||
video-url="//media.w3.org/wai/evaluation-intros/conformance-evaluation.mp4" | ||
captions="/wai-videos/evaluating/conformance-evaluation.en.vtt|en|default" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/conformance/#video-intro" | ||
accessible-version-label="Video: Conformance Evaluation Overview" | ||
poster="/content-images/test-eval/video-thumb-conformance.png" | ||
%} | ||
|
||
Conformance evaluation determines how well web pages or applications meet accessibility standards. W3C’s Website Accessibility Conformance Evaluation Methodology (WCAG-EM) is an approach for determining conformance to Web Content Accessibility Guidelines (WCAG). | ||
|
@@ -266,11 +266,11 @@ Specifications for expressing test results (EARL) and for writing accessibility | |
### People | ||
|
||
{% include video-card.html | ||
video-url="//media.w3.org/wai/evaluation-intros/involving-users.mp4" | ||
captions="/content-images/wai-eval-overview/involving-users.en.vtt|en|default" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/involving-users/#video-intro" | ||
accessible-version-label="Video: Involving Users in Web Accessibility Overview" | ||
poster="/content-images/wai-eval-overview/video-thumb-involving-users.png" | ||
video-url="//media.w3.org/wai/evaluation-intros/involving-users.mp4" | ||
captions="/wai-videos/evaluating/involving-users.en.vtt|en|default" | ||
accessible-version="https://www.w3.org/WAI/test-evaluate/involving-users/#video-intro" | ||
accessible-version-label="Video: Involving Users in Web Accessibility Overview" | ||
poster="/content-images/test-eval/video-thumb-involving-users.png" | ||
%} | ||
|
||
Getting the right people and skills involved makes your accessibility evaluations more effective. | ||
|