Universal design for the physical world - Sidewalks Flashcards
What does the ‘Understandable’ principle in web accessibility refer to? (Multiple Choice)
A. Making content and interfaces that people can comprehend.
B. Ensuring that content can be navigated via keyboard.
C. Making sure all content is available to all devices.
D. Ensuring that the interface responds to different inputs.
A. Making content and interfaces that people can comprehend.
True or False: It’s necessary to specify the language of a web page in the markup to make it understandable by screen readers.
True
Why is it important to simplify the reading or vocabulary level of content? (Multiple Choice)
A. To avoid confusion for people with technical knowledge.
B. To make content easier for people with reading disabilities.
C. To limit the audience of the website.
D. To reduce the amount of text on the website.
B. To make content easier for people with reading disabilities.
Which of the following is a benefit of providing supplemental formats for content? (Multiple Choice)
A. It makes the website load faster.
B. It benefits people with various cognitive disabilities.
C. It helps people who prefer not to read.
D. It is required for all websites by accessibility guidelines.
B. It benefits people with various cognitive disabilities.
Which of the following is NOT true about creating understandable interfaces and interactivity? (Multiple Choice)
A. The layout should remain consistent across pages.
B. Main navigation links should stay the same.
C. Custom controls should behave in non-standard ways.
D. Forms should include contextual help where necessary.
C. Custom controls should behave in non-standard ways.
True or False: Providing feedback with confirmation and error messages is important for all users, including screen reader users.
True