interactiveaudiolab / CAQE

Crowdsourced Audio Quality Evaluation Toolkit
MIT License
48 stars 17 forks source link

Allow for pair-specific instructions that are saved in the database #17

Closed mcartwright closed 8 years ago

mcartwright commented 8 years ago

We should be able to support pair-specific instructions to allow for a greater variety of tests. These instructions should be saved in the database as part of the configuration.

mcartwright commented 8 years ago

In addition to this, condition-specific instruction as well (for MUSHRA)

mcartwright commented 8 years ago

This was closed by a50b2722917b1865fb7e3c61af877027bb7841d1

Now, in the configuration, you can set condition specific instructions. When the condition_data['evaluation_instructions_html'] in the configuration is not None, the front-end will update the evaluation instructions text for that condition.