bcgov / bcgov/SIMS

1.3.2 Forms / Radial buttons / Checkboxes- Student- Accessibility Fixes - Level A - Meaningful Sequence

Open
#3,084 1 comment 0 reactions 1 assignee Claimed by @Joshua-Lakusta View on GitHub
Accessibility Business Question Student
Dominant language
TypeScript
Stars
29
Forks
15
Avg merge
1d 13h
Merged PRs (30d)
40

Description

**User Story**
As a student, I need

**Context:**
- These issues were uncovered through accessibility audit via CITZ.
- Detailed Spreadsheet for Student s inserted inline and also attached here: [2024_Student Application_Audit.xlsx](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN0xsQXc9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--578821d4addd12c1babcafba5c861e1f5456bc9c/2024_Student%20Application_Audit.xlsx)
- When the sequence in which content is presented affects its meaning, a correct reading sequence caan be programmatically determined.

**The Problem**
- Application process does not follow logical reading order (reads menu items before pagae content, which contextually may be confusing for users). As well, radial button and check box labels are read twice, identifying the button label and the text to the right of the button as two separate elements.

**Student**
Adjust the following Accessibility Criteria for all the the following pages for specific content types
- [ ] Login 1 and 2
- [ ] Profile
- [ ] Home page
- [ ] Start new application
- [ ] My applications
- [ ] File uploader
- [ ] Request a change
- [ ] Overawards balance

**Acceptance Criteria**
- [ ] In the Start an Applications / Applications Pages ensure application process follows logical reading order for assistive technology, and that radial button labels are only read once to reduce confusion by ...
- [ ] ...
- [ ] ...

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.