learn.web Back to the curriculum ↗

WCAG 2.2 / Inclusive Design / 01

People before criteria

Understand disability, assistive technology, situational constraints, and the limits of conformance.

Time
55 min
Mode
Learn → Make → Check
Path
Accessibility

By the end, you can…

Accessibility is a quality of the interaction

A person is not the edge case. Barriers emerge when a product assumes one way of seeing, hearing, moving, understanding, or communicating. The same barrier may affect permanent disability, a temporary injury, or someone using a phone in glare.

WCAG gives testable requirements and a shared baseline. Conformance is valuable, but it cannot guarantee that every person can use a product. Automated tools find only a subset of problems; human testing supplies context and strategies.

Use standards and lived evidence together

Organize checks around perceivable, operable, understandable, and robust. Then test real tasks with keyboard, screen readers, zoom, voice input, and people whose access needs differ from yours.

Describe barriers precisely: the control has no accessible name; focus moves behind the dialog; the error is conveyed by color only. Precision makes repair possible.

Your studio task

Make — Interview or learn from one person whose access needs differ from yours.

  1. Choose one important task.
  2. List the sensory, motor, cognitive, and situational assumptions it makes.
  3. Test the task with two different access methods.
  4. Document barriers as observable cause and impact.
Definition of done

Your notes describe barriers and strategies without reducing the person to a persona stereotype.

Open the interactive lesson with its workspace ↗

Knowledge check

What does WCAG conformance guarantee?
  1. Perfect usability for every disabled person
  2. Meeting a defined set of testable accessibility requirements
  3. Passing every automated scanner
Reveal answer (B)

Conformance is a valuable baseline, but human needs and usability extend beyond any checklist.

Which situation is an example of a situational barrier?
  1. Using a phone in bright sunlight
  2. Being unable to speak
  3. Living without internet
Reveal answer (A)

Barriers are interactions between people and conditions; glare on a phone is a classic situational case.