BrechtDeMan / WebAudioEvaluationTool

A tool based on the HTML5 Web Audio API to perform perceptual audio evaluation tests locally or on remote machines over the web.
https://code.soundsoftware.ac.uk/projects/webaudioevaluationtool
GNU General Public License v3.0
115 stars 38 forks source link

Page pooling not working #292

Open sonovice opened 5 years ago

sonovice commented 5 years ago

I have the following XML configuration: http://web226.s186.goserver.host/bach/tests/pool.xml

Unfortunately, the pooling of pages does not work. It always presents all 17 pages to the user. Even using the server-side pool.php solution does not work. Is this a bug or did I get something completely wrong?