RunestoneInteractive / RunestoneInteractive/rs
Improve timed exam view of completed questions for low vision students
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 69
- Forks
- 117
- Avg merge
- 6d 4h
- Merged PRs (30d)
- 24
Description
In a timed exam if the student has completed a question the number button for that question has a light gray background. That is too hard for low vision people to tell the difference from an unanswered question with a white background. We need a better way to show that as completed.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by locating the timed exam view and the question-number controls in the TypeScript frontend, then inspect how completed and unanswered states are styled. Make the completed state clearly distinguishable for low-vision students while preserving the unanswered state, and verify the result in the timed exam view with accessibility checks.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- accessibility, frontend
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100