3.3.7 Autofill Repeat Information- Student/ Supporting User- Accessibility Fixes - Level A -Redundant Entry
- Dominant language
- TypeScript
- Stars
- 29
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
**User Story**
**As a student ,I need previously input information made available as an option to assist me with memory recall and reduce the amount of time needed to source the same information twice.
**As a Supporting Partner with memory/sequencing issues I need the Data I previously entered to be available as an autofill entry so that I don't have to recall it by memory.
**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)
- Detailed Spreadsheet for Supporting User inserted inline and also attached here: [2024_Supporting Information_Audit.xlsx](https://api.zenhub.com/attachedFiles/eyJfcmFpbHMiOnsibWVzc2FnZSI6IkJBaHBBN1RsQXc9PSIsImV4cCI6bnVsbCwicHVyIjoiYmxvYl9pZCJ9fQ==--401fd26be3124e38981234d207ea635590b5dcd2/2024_Supporting%20Information_Audit.xlsx)
- Information previously entered by or provided to the user that is required to be entered again in the same process is either auto-populated or available for the user to select (except in specific circumstances). Also see 1.3.5 Identify Input Purpose.
- Detailed Spreadsheet for Student s inserted inline and also attached here: 2024_Supporting Information_Audit.xlsx
Information previously entered by or provided to the user that is required to be entered again in the same process is either auto-populated or available for the user to select (except in specific circumstances). Also see 1.3.5 Identify Input Purpose.
**The Problem**
- Form does not save user data, which can pose barriers for users relying on assistive technology or who have memory/sequencing issues who require re-submitting a form.
- Often had to input the same personal information (date of birth, name, location, etc.) for multiple forms without assistance. This is especially difficult for people with executive functioning difficulties, memory issues, and non-visual users. Rowan
didn't experience browser support with this, but maybe the devs have more insight on that.
**Student Pages**
Adjust the following Accessibility Criteria for the following pages
- [ ] Start new application
- [ ] My applications
**Acceptance Criteria**
- [ ] Determine which fields are appropriate to autofill from historical applications and which one are not (BA's)
-
- [ ] Enable Form to provide the 'option' for the the user to select previously entered data via a dropdown menu for the following fields:
- [ ]
- [ ]
- [ ] If an application errors out and a student has to re-enter information again- auto-populate their previous enters for the above fields.
- [ ] If we add SAVE at the top of each page in the application then we reduce the risk of an student having to re-enter the entire application.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.