audiolabs / webMUSHRA

a MUSHRA compliant web audio API based experiment software

Home Page:https://audiolabs.github.io/webMUSHRA/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random but limited pages

adrydez opened this issue · comments

It would be great to have the chance to create for instance 100 pages (mushra type) but limit the test randomly to only 10 pages for each user

This would require significant changes since we don't have any user session logic here.

I think this can be easily archived using a backend that dynamically creates the yaml files. Eg. have a look at pyMUSHRA