-
Notifications
You must be signed in to change notification settings - Fork 11
Open
Description
There's a lot of rather tedious clicking involved in this workflow, especially considering it's essentially linear. The user is presented with lots and lots of tiny cursor targets just to continue through the process.
If there's ever another version of this application, I'd suggest a simple linear keyboard-based interface where:
- the user initiates the session
- the first sound plays through automatically
- after that sound finishes playing, the user is presented with the four classification options, which they can select by typing keys 1-4 on their keyboard (or optionally clicking one of four labelled buttons on screen)
- then the following sound plays automatically and the cycle continues
I'd also add that something like this would translate much more easily to a touch-based interface if you're looking to get iOS or Android users into the mix.