audiolabs / webMUSHRA

a MUSHRA compliant web audio API based experiment software
https://audiolabs.github.io/webMUSHRA/
Other
354 stars 138 forks source link

Option to edit MUSHRA scale from 0-100 to 0-n #98

Closed w4iei closed 2 years ago

w4iei commented 2 years ago

I wish to change the scale from 0-100 to 0-6 when judging multiple versions of the same audio task. 0-100 introduces a false sense of granularity that doesn't always generalize clearly across participants.

faroit commented 2 years ago

Have a look at this issue https://github.com/audiolabs/webMUSHRA/issues/69

w4iei commented 2 years ago

Thanks Fabian-Robert. This is helpful but only half of the solution. I would like a radio button style slider.

faroit commented 2 years ago

I guess you can also change the slider step values to achieve the same.

In any case this wouldn't be a "mushra compatible" UI so it would Be better to add this in a fork.