Difference between revisions of "Input assistance References"
| Line 20: | Line 20: | ||
}} | }} | ||
==General== | ==General== | ||
| + | ===Error Identification=== | ||
| + | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Understanding/error-identification.html | ||
| + | |||
| + | ===Error Suggestion=== | ||
| + | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Understanding/error-suggestion.html | ||
| + | |||
===Provide Clear Instructions=== | ===Provide Clear Instructions=== | ||
Tips for Getting Started - 3WC - Web Accessibility Initiative | Tips for Getting Started - 3WC - Web Accessibility Initiative | ||
| Line 39: | Line 49: | ||
https://www.w3.org/WAI/WCAG21/Understanding/identify-input-purpose.html | https://www.w3.org/WAI/WCAG21/Understanding/identify-input-purpose.html | ||
| + | |||
| + | ===Accessible Authentication=== | ||
| + | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Understanding/accessible-authentication | ||
==Error Prevention== | ==Error Prevention== | ||
| + | ===Error Prevention (All)=== | ||
| + | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Understanding/error-prevention-all.html | ||
| + | |||
| + | ===Help=== | ||
| + | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Understanding/help.html | ||
| + | |||
| + | ===Error Prevention (Legal, Financial, Data)=== | ||
| + | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Understanding/error-prevention-legal-financial-data.html | ||
| + | |||
===Pointer Cancellation=== | ===Pointer Cancellation=== | ||
Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | Understanding Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| Line 50: | Line 80: | ||
https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions | https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions | ||
| + | |||
| + | ===Providing text descriptions to identify required fields that were not completed=== | ||
| + | Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Techniques/general/G83.html | ||
| + | |||
| + | ===Using Aria-Invalid to Indicate An Error Field=== | ||
| + | Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA21.html | ||
| + | |||
| + | ===Identifying a required field with the aria-required property=== | ||
| + | Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA2.html | ||
| + | |||
| + | ===Providing the ability for the user to review and correct answers before submitting=== | ||
| + | Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1 | ||
| + | |||
| + | https://www.w3.org/WAI/WCAG21/Techniques/general/G98.html | ||
Revision as of 13:34, 11 April 2021
| headline 1 | |
|---|---|
| headline 1 coordinates | |
| references 1 | |
| headline 2 | |
| headline 2 coordinates | |
| references 2 | |
| headline 3 | |
| headline 3 coordinates | |
| references 3 | |
| headline 4 | |
| headline 4 coordinates | |
| references 4 | |
| headline 5 | |
| headline 5 coordinates | |
| references 5 | |
| links to | |
| belongs to | Input_assistance |
| contains |
General
Error Identification
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/error-identification.html
Error Suggestion
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/error-suggestion.html
Provide Clear Instructions
Tips for Getting Started - 3WC - Web Accessibility Initiative
https://www.w3.org/WAI/tips/writing/#provide-clear-instructions
Entering Data, Error Prevention, & Recovery
Cognitive Accessibility Roadmap and Gap Analysis
https://www.w3.org/TR/coga-gap-analysis/#table3
Multi-step form design: Validation, error messages and contextual help
Kristen Willis
Identify Input Purpose
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/identify-input-purpose.html
Accessible Authentication
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/accessible-authentication
Error Prevention
Error Prevention (All)
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/error-prevention-all.html
Help
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/help.html
Error Prevention (Legal, Financial, Data)
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/error-prevention-legal-financial-data.html
Pointer Cancellation
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/pointer-cancellation.html
Labels or Instructions
Understanding Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Understanding/labels-or-instructions
Providing text descriptions to identify required fields that were not completed
Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Techniques/general/G83.html
Using Aria-Invalid to Indicate An Error Field
Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA21.html
Identifying a required field with the aria-required property
Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1
https://www.w3.org/WAI/WCAG21/Techniques/aria/ARIA2.html
Providing the ability for the user to review and correct answers before submitting
Techniques for the Web Content Accessibility Guidelines (WCAG) 2.1