



























User stories are a staple of agile development, but when they specifically address accessibility needs, they guide designers, developers, and testers toward creating ICT that works for everyone.
Figure 1. Illustration of a scrum iteration on a whiteboard.
User stories define the “what” and “how” to address Section 508 conformance during design, development, and testing, and when writing backlog items.
Use this format:
As a [user type or user need],
I want [an goal, action or function],
so that [benefit or achievement].
User Story: As a keyboard user, I want to be able to access and activate all interactive content such as form fields, buttons, and links so that I can successfully complete forms.
Acceptance Criteria: All functionality of the content is operable through a keyboard interface without requiring specific timings for individual keystrokes, except where the underlying function requires input that depends on the path of the user’s movement and not just the endpoints [WCAG SC 2.1.1]; There are no keyboard traps on the page [WCAG SC 2.1.2].
User Story: As a user who relies on high contrast, I want to view text with sufficient contrast against backgrounds so I can read content easily.
Acceptance Criteria: All text meets contrast ratios of at least 4.5:1 for normal text and 3:1 for large text (text that is 14-point bold or larger, or 18 point or larger) [WCAG SC 1.4.3].
TIP: Embed accessibility conformance into your team’s “definition of done” so it’s always part of the finished product.
For more information on creating user stories for accessible ICT—including sample user stories for each disability type—visit Sample User Stories for Accessible ICT.
Reviewed/Updated: December 2025
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。