Level Level AAA, WCAG principle: Perceivable
Assigned to the following themes:
FORMS
The purpose of regions and common elements must be defined in the code using semantic HTML or ARIA attributes, so that:
- assistive technologies can communicate their meaning, and
- browsers can adapt or simplify the interface (e.g. hide non-essential content).
Level Level AAA, WCAG principle: Operable
Assigned to the following themes:
FORMS
SENSORY
Content must not include time limits for reading or interaction, unless it's part of a live event or time-based activity (e.g. auctions, broadcasts).
Level Level AAA, WCAG principle: Operable
Assigned to the following themes:
FORMS
If a logged-in session expires mid-way through a task, any data entered after expiry is kept, so that they don’t have to re-enter it when they log in again.
Level Level AAA, WCAG principle: Operable
Assigned to the following themes:
FORMS
A warning is shown if a logged-in session is about to expire.
Level Level AAA, WCAG principle: Understandable
Assigned to the following themes:
FORMS
KEYBOARD
Major changes (like open dialog, navigate, submit) must only happen when explicitly requested.
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.
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
Level Level AAA, WCAG principle: Understandable
Assigned to the following themes:
FORMS
Authentication must not rely on memory or recognition (like solving puzzles, remembering images, or using CAPTCHAs).