Skip to main content
Skip to results

WCAG Explorer (beta)

This resource is designed for anyone eager to master digital accessibility. Explore WCAG success criteria through clear, easy-to-understand descriptions. We owe a special "hat tip" to Johannes Lehner’s WCAG Card Deck, which served as the inspiration for this project.

We plan to expand this library over time, so please check back regularly for updates.

Filters

9 success criteria found for Forms theme 3.3 Input Assistance category

Success criterion 3.3.1 Error Identification

Level Level A, WCAG principle: Understandable

Assigned to the following themes: FORMS WORDING

Errors and validation must be clearly identified and described in text, not just visually (like color or highlighting).

Success criterion 3.3.2 Labels or Instructions

Level Level A, WCAG principle: Understandable

Assigned to the following themes: CODE AND LABELS FORMS

Form fields must have clear labels or instructions to avoid confusion and help complete the input correctly.

Success criterion 3.3.7 Redundant Entry (2.2 only)

Level Level A, WCAG principle: Understandable

Assigned to the following themes: FORMS

Don't ask for the same information twice in the same process.

Provide pre-filled fields or selection options if the information was already given.

Success criterion 3.3.3 Error Suggestion

Level Level AA, WCAG principle: Understandable

Assigned to the following themes: FORMS WORDING

Errors and validation messages must show text that:

  • explains the problem and
  • gives suggestions for how to fix it (like "enter at least 8 characters")

Success criterion 3.3.5 Help

Level Level AAA, WCAG principle: Understandable

Assigned to the following themes: FORMS WORDING

Provide additional help (like text instructions, help links, or tooltips) when label alone might be ambiguous or confusing.

Success criterion 3.3.6 Error Prevention (All)

Level Level AAA, WCAG principle: Understandable

Assigned to the following themes: FORMS WORDING

Before submitting, all forms must allow:

  • reviewing the input,
  • correcting mistakes, or
  • confirming