Questions: Digital Accessibility Basics

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A web developer adds descriptive alt text to all images, uses proper H1/H2/H3 heading tags, and ensures color contrast meets WCAG thresholds. Which users benefit from these changes?

AOnly users who are permanently blind or have severe visual impairments
BOnly users who have explicitly enabled accessibility mode in their browser settings
CScreen reader users, people with low vision, search engines, sighted users who are skimming, and anyone with temporary or situational impairments
DOnly users who specifically requested an accessible version of the site
Question 2 Multiple Choice

An accessibility auditor runs an automated checking tool on a website and receives a report showing zero violations. The auditor should conclude that...

AThe site is fully accessible and requires no further review
BThe automated tool caught all accessibility issues since it checked every element
CThe automated tool found no detectable violations, but manual testing with assistive technology is still required, since automated tools typically catch only 30-40% of accessibility problems
DThe site meets WCAG compliance and can be certified as accessible
Question 3 True / False

Digital accessibility primarily benefits people with permanent disabilities like blindness or deafness, and provides no meaningful value to other users.

TTrue
FFalse
Question 4 True / False

Using the built-in heading styles (H1, H2, H3) in a word processor or web editor, rather than just making text visually large and bold, improves accessibility for screen reader users.

TTrue
FFalse
Question 5 Short Answer

Why is 'accessibility is a feature I add for a small audience' the wrong mental model for digital accessibility? What is the better mental model, and what evidence supports it?

Think about your answer, then reveal below.