Most used actions are on the opposite side of the screen
- Dominant language
- Python
- Stars
- 1
- Forks
- 0
- Avg merge
- 3h 19m
- Merged PRs (30d)
- 2
Description
When going through the sounds, the most used actions are to play/pause and to mark an answer correct/wrong/(skip). This creates a small delay between each of the sounds due to unnecessary mouse movements, since the actions are on the opposite side of the screen and since they're typically used back and forth between each other.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by running the sound quiz app and inspecting the screen shown in the issue image. Locate the play/pause and correct, wrong, and skip controls, then arrange the frequently used actions closer together. Done means moving between these actions requires less mouse travel while the sound-review workflow remains usable.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Mostly clear
- Newbie friendliness
- 68/100