calamitySoft / Interval-Training

Plays two notes and asks you to identify the interval between them.
http://www.calamitysoft.net/on-the-go-intervals/
Other
2 stars 2 forks source link

Percentage shown for >100 attempts #9

Closed loganmoseley closed 14 years ago

loganmoseley commented 14 years ago

A very low success rate for a high number of attempts could show "0%" when some questions have been successfully answered. As I see it, options are: a) always show the tenths place b) only show the tenths place when less than some percentage (<1%, <5%, ..) c) just don't care

loganmoseley commented 14 years ago

I'm inclined to do (c).

loganmoseley commented 14 years ago

Sam makes a precision case for (b). On the hardest difficulty a random guess is correct 7.69% of the time. I went with 5% because it's even lower than a random guess, a nice round number, and not insanely low user performance.