What does the acronym POUR stand for?
What is the “perceivability” principle of web accessibility?
What is the “operability” principle of web accessibility?
Operability is about making the input methods of web content functionally available to a wide range of input devices
What are some of the input devices to keep in mind when designing for operability?
What is the “understandability” principle of web accessibility?
Understandability is about making content and interfaces that people can comprehend
What is the “robustness” principle of web accessibility?
Robustness is about ensuring compatibility with a broad range of user agents, including assistive technologies
Why does perceivability matter?
If you can’t perceive web content, it may as well not exist.
What is the only way for people who are both deaf and blind to access web content?
What is a refreshable braille device?
Why is digital text the universal format?
What does DU recommend when it comes to captions and trascripts?
How do you make dynamic content perceivable?
Do you need to use ARIA and announce these things to a user who is blind?
Yes
What are two ways to ensure a user who is blind is aware of the state of a tab or of an error message?
What does ARIA stand for?
Accessible Rich Internet Applications
What are some examples of how not everyone uses a computer in the same way?
What is meant by In, Within, Through and Out?
These must be able to be done with all input devices or some users will not be able to use a web component
How do you script for device independence?
What does it mean to “control the focus” and what are examples of how to do this?
What are suggestions related to timing and operability?
Why are keyboards important to accessibility?
True or False: you should design for a keyboard and ignore mouse users
False
What are ways that you can create understandable content?
Why should you specify the language of text?
If the language is not designated in the markup, the screen reader will read using the pronunciation of whatever language is specified in their default settings