Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 429:9bf8ecbcdc8a Dev_main
Index page now links to example APE project, example MUSHRA project, test creator, analysis page, citing info, GNU license, and instructions. Instructions and example project contain info on checkboxes.
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Fri, 18 Dec 2015 18:26:46 +0000 |
parents | 502f22d1dbc3 |
children | 751fc4749b60 |
line wrap: on
line diff
--- a/example_eval/project.xml Fri Dec 18 17:54:47 2015 +0000 +++ b/example_eval/project.xml Fri Dec 18 18:26:46 2015 +0000 @@ -3,6 +3,14 @@ <setup interface="APE" projectReturn="save.php" randomiseOrder='true' collectMetrics='true' testPages="2" loudness="-23"> <PreTest> <question id="sessionId" mandatory="true">Please enter your name.</question> + <checkbox id="checkboxtest" mandatory="true"> + <statement>Please select with which activities you have any experience (example checkbox question)</statement> + <option name="musician">Playing a musical instrument</option> + <option name="soundengineer">Recording or mixing audio</option> + <option name="developer">Developing audio software</option> + <option name="hwdesigner">Designing or building audio hardware</option> + <option name="researcher">Research in the field of audio</option> + </checkbox> <statement>This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement> </PreTest> <PostTest>