Skip to main content
RAAMA

11.1 For each screen, does the user have control over each time limit modifying content (excluding special cases)?

WCAG references
  • 2.2.1 Timing adjustable (A)
  • 2.2.2 Pause, stop, hide (A)

Official methodology to test criterion 11.1

Test 1 (11.1)

iOS and Android
  1. Identify processes that limit session time (e.g. after authentication).
  2. Check
    • for the presence of a mechanism enabling the user to remove the time limit (for example, a toggle button enabling the user to activate or deactivate the session time limit);
    • or for the presence of a mechanism allowing the user to increase the time limit (for example, a drop-down list with available connection time values);
    • or for the presence of a mechanism which warns the user of the imminence of the time limit and allows the user at least 20 seconds to increase the time limit (for example, the opening of a modal with a button allowing the time limit to be increased);
    • or that the time limit is at least twenty hours.
  3. If this is the case, the criterion is validated.