Skip to content

WCAG - Question Content Not Programmatically Associated With Answer Choices #300

Description

@jesusbalderramawgu

Background

WCAG: 1.3.1 Info and Relationships (A)
Severity: Significant · Type: Content · Persistence: Partial
Location: D269 Section 1: Test and Summary Questions 2 and 5

Actual result

Portions of certain question prompts are not programmatically associated with their corresponding radio button or checkbox answer sets.

Expected result

All question content and instructional text that applies to an answer group should be programmatically associated with the corresponding form controls so it is announced when users navigate through answer options.

Recommendation

Associate all relevant question text with answer groups using semantic fieldsets and legends, or appropriate ARIA relationships.

Acceptance criteria

Question/instructional text is programmatically associated with its answer group (fieldset/legend or equivalent ARIA).

References

WCAG 1.3.1 Info and Relationships
Asset: D269 Section 1: Test and Summary Questions 2 and 5
Parent epic: ENG45-780

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions