Web accessibility principles - Understandable Flashcards

1
Q

What is the principle of Understandability in web accessibility?

A

Understandability is about making content and interfaces that people can comprehend.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Why is it important to specify the language in the markup of a web page? (Multiple Choice)
A. It helps with SEO
B. It makes the page load faster
C. It ensures screen readers use the correct pronunciation rules
D. It allows images to load properly

A

C. It ensures screen readers use the correct pronunciation rules

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

True or False: Simplifying reading level is beneficial for people with reading disabilities.

A

True

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Which of the following are ways to simplify reading or vocabulary level? (Multiple Choice)
A. Using long sentences
B. Avoiding unfamiliar words
C. Providing long passages of text
D. Using unclear wording

A

B. Avoiding unfamiliar words

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

True or False: You should always convert all text to images, audio, or video to ensure accessibility.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How can web developers prevent screen readers from using incorrect pronunciation rules? (Multiple Choice)
A. By specifying the language in the markup
B. By using a specific font
C. By reducing the amount of text on the page
D. By disabling the screen reader

A

A. By specifying the language in the markup

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

What should be provided to assist users when asking for input in a form? (Multiple Choice)
A. Nothing, users should figure it out
B. Detailed instructions, hints, and contextual help
C. A manual download
D. A glossary

A

B. Detailed instructions, hints, and contextual help

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

True or False: Consistency and predictability are not important in web design.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Why is it important to provide feedback with confirmation and error messages? (Multiple Choice)
A. It helps with debugging the code
B. It ensures that the user knows whether their interaction was successful
C. It slows down the website
D. It hides navigation elements

A

B. It ensures that the user knows whether their interaction was successful

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

True or False: Alternative formats such as images, audio, or video should always be provided for text content.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly