Accessibility / Quiz

Testing With the Keyboard Only

Tab order, visible focus, keyboard traps, skip links, and the activation keys custom widgets must honor.

Difficulty
Easy
Format
Quiz
Points
100
Estimate
8 min

// MISSION BRIEF

Your Mission

Unplug the mouse and the truth comes out fast. This quiz covers the single most valuable manual a11y test: operating everything by keyboard. Focus order, visible focus, no traps, skip links, and the keys your custom widgets are expected to answer.

// FIRST CONTACT

Battle teaser

The fastest manual a11y test for any interactive page:

  1. ACheck the color contrast only
  2. BResize the text to 200%
  3. CPut the mouse aside and operate everything with Tab / Shift+Tab / Enter / Space / arrows
  4. DRun an automated scanner and stop there
Answers, scoring, hints, and the full battle stay sealed.

// SKILL TAGS

accessibilitykeyboardfocuswcag