WebAudioEvaluationTool icon indicating copy to clipboard operation
WebAudioEvaluationTool copied to clipboard

MUSHRA test built with test creator doesn't randomise pages

Open wil-j-wil opened this issue 6 years ago • 2 comments

When creating a MUSHRA test with the test creator, selecting 'Random Page Order' doesn't randomise the pages properly because priority goes to 'Fixed Page Position', which is zero by default for all pages.

Also, 'Fixed Page Position' cannot be set to empty / null, it must be set to a blank space, which wasn't obvious at first.

Clearly the 'Fixed Page Position' should get priority, but I think it should default to empty in the creator, and no entry should resolve to a blank space.

wil-j-wil avatar Jan 15 '18 16:01 wil-j-wil

Which test creator did you use? I creared one last week which behaved correctly.

It could also be a browser error!

nickjillings avatar Jan 15 '18 20:01 nickjillings

I actually had a very similar problem which I addressed in #260 and committed a fix in #261 which is already merged. @wil-j-wil, do you have used the lasted version for your test creation and manually deleted the browser cache when you updated the server software? I found out that at least Firefox is still using the cached version of the test creator even if I manually reloaded the page (e.g., with CTRL+R). I had to delete the cache via the history sidebar (search for the website, right click, forget about this side).

othiman avatar Jan 22 '18 10:01 othiman