LU 6 ACCESSIBILITY Flashcards
Who benefits from accessible systems?
Accessible systems help everyone, not just disabled people.
What is an advantage of well-structured text?
Well-structured text is easier to read and easier for computers to parse.
How does flexibility in inputs improve a system?
Flexibility in inputs improves accessibility and makes it easier for everyone else.
What is the spectrum of visual impairment?
The spectrum of visual impairment is wide, including nearsightedness, farsightedness, color blindness, partial blindness, and full blindness.
Do different types of visual impairments have the same requirements?
No, each type of visual impairment has its own unique requirements.
What is alt text used for?
Alt text is used for images to make them accessible.
How should headings be formatted for accessibility?
Headings should be clear and identifiable by a computer, using tags like <h1>title</h1>.
What is a keyboard trap?
A keyboard trap is a situation where someone using only a keyboard can navigate into an area but cannot navigate out.
Why should you use a “Skip to Main Content” link?
It helps users skip repetitive content and navigate directly to the main content of the page.
What should you ensure regarding text and background colors?
Ensure there is significant contrast between the text and background.
What should be used to create accessible web pages?
Use an accessible template.
How can you enable better scanning of text for users?
Put important words at the front of paragraphs and links.
Why is audio commonly used in interfaces?
Audio is used for feedback and situational awareness.
How can interfaces be more accessible to people with hearing impairments?
Use gesture-based interfaces and ensure videos have captions.
What is a challenge for accessibility in videos?
Videos without captions are less accessible.