-
Notifications
You must be signed in to change notification settings - Fork 13
Open
Labels
Description
Feature description
A clear and concise description of the feature, and why it should be added to the project.
The alt text for the images in the quiz is the bone ID. This would give away the answer to anybody using a screen reader. The alt text should not directly identify the bone being shown.
✅ Tasks to be Completed
A checklist of individual tasks that likely must be done before the feature can be considered "complete".
- Change alt text for images in quiz. Might possibly be one single generic alt text for all quiz images.
Acceptance Criteria
A checklist of conditions that must be met for this task to be considered complete. How will we verify that it's done correctly?
- The new feature is implemented as described.
- All related code passes the repository's workflow checks (linting, tests).
- The application runs without errors after the changes are made.
Additional context
Add any other context or screenshots about the feature request here.
Reactions are currently unavailable