annotate example_eval/project-new.xml @ 1122:0aaf631d502d

New XSD schema, further specification changes.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 29 Dec 2015 13:54:14 +0000
parents 595511282fa7
children 44a6fe06e71a
rev   line source
n@1121 1 <?xml version="1.0" encoding="utf-8"?>
n@1121 2 <!-- Uses the new specification -->
n@1122 3 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="http://127.0.0.1:8020/webaudioevaluationtool/test-schema.xsd">
n@1121 4 <setup interface="APE" project-return="save.php" randomise-order='true' test-pages="2" loudness="-23" sample-rate="44100">
n@1121 5 <survey location="before">
n@1122 6 <surveyentry type="question" id="sessionId" mandatory="true">
n@1122 7 <statement>Please enter your name.</statement>
n@1122 8 </surveyentry>
n@1122 9 <surveyentry type="checkbox" id="checkboxtest" mandatory="true">
n@1121 10 <statement>Please select with which activities you have any experience (example checkbox question)</statement>
n@1121 11 <option name="musician">Playing a musical instrument</option>
n@1121 12 <option name="soundengineer">Recording or mixing audio</option>
n@1121 13 <option name="developer">Developing audio software</option>
n@1121 14 <option name="hwdesigner">Designing or building audio hardware</option>
n@1121 15 <option name="researcher">Research in the field of audio</option>
n@1122 16 </surveyentry>
n@1122 17 <surveyentry type="statement">
n@1122 18 <statement>This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement>
n@1122 19 </surveyentry>
n@1121 20 </survey>
n@1121 21 <survey location="after">
n@1122 22 <surveyentry type="question" id="location" mandatory="true" boxsize="large">
n@1122 23 <statement>Please enter your location. (example mandatory text question)</statement>
n@1122 24 </surveyentry>
n@1122 25 <surveyentry type="number" id="age" min="0">
n@1122 26 <statement>Please enter your age (example non-mandatory number question)</statement>
n@1122 27 </surveyentry>
n@1122 28 <surveyentry type="radio" id="rating">
n@1121 29 <statement>Please rate this interface (example radio button question)</statement>
n@1121 30 <option name="bad">Bad</option>
n@1121 31 <option name="poor">Poor</option>
n@1121 32 <option name="good">Good</option>
n@1121 33 <option name="great">Great</option>
n@1122 34 </surveyentry>
n@1122 35 <surveyentry type="statement">
n@1122 36 <statement>Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder.</statement>
n@1122 37 </surveyentry>
n@1121 38 </survey>
n@1121 39 <metric>
n@1121 40 <metricenable>testTimer</metricenable>
n@1121 41 <metricenable>elementTimer</metricenable>
n@1121 42 <metricenable>elementInitialPosition</metricenable>
n@1121 43 <metricenable>elementTracker</metricenable>
n@1121 44 <metricenable>elementFlagListenedTo</metricenable>
n@1121 45 <metricenable>elementFlagMoved</metricenable>
n@1121 46 <metricenable>elementListenTracker</metricenable>
n@1121 47 </metric>
n@1121 48 <interface>
n@1121 49 <interfaceoption type="check" name="fragmentMoved"/>
n@1121 50 <interfaceoption type="check" name="scalerange" min="25" max="75"/>
n@1121 51 <interfaceoption type="show" name='playhead'/>
n@1121 52 <interfaceoption type="show" name="page-count"/>
n@1121 53 </interface>
n@1121 54 </setup>
n@1121 55 <page id='test-0' host-URL="example_eval/" randomise-order='true' repeat-count='0' loop='true' show-element-comments='true' loudness="-12">
n@1121 56 <commentboxprefix>Comment on fragment</commentboxprefix>
n@1121 57 <interface name="preference">
n@1121 58 <scales>
n@1121 59 <scalelabel position="0">Min</scalelabel>
n@1121 60 <scalelabel position="100">Max</scalelabel>
n@1121 61 <scalelabel position="50">Middle</scalelabel>
n@1121 62 <scalelabel position="20">20</scalelabel>
n@1122 63 </scales>
n@1121 64 </interface>
n@1121 65 <interface name="depth">
n@1121 66 <title>Depth</title>
n@1121 67 <scales>
n@1121 68 <scalelabel position="0">Low</scalelabel>
n@1121 69 <scalelabel position="100">High</scalelabel>
n@1121 70 <scalelabel position="50">Middle</scalelabel>
n@1121 71 <scalelabel position="50">Middle</scalelabel>
n@1121 72 </scales>
n@1121 73 </interface>
n@1121 74 <audioelement url="0.wav" id="track-0" type="anchor"/>
n@1121 75 <audioelement url="1.wav" id="track-1"/>
n@1121 76 <audioelement url="2.wav" id="track-2"/>
n@1121 77 <audioelement url="3.wav" id="track-3"/>
n@1121 78 <audioelement url="4.wav" id="track-4"/>
n@1121 79 <survey location="before">
n@1122 80 <surveyentry type="statement">
n@1122 81 <statement>Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. </statement>
n@1122 82 </surveyentry>
n@1121 83 </survey>
n@1121 84 <survey location="after">
n@1122 85 <surveyentry type="question" id="genre-0" mandatory="true">
n@1122 86 <statement>Please enter the genre.</statement>
n@1122 87 </surveyentry>
n@1121 88 </survey>
n@1121 89 </page>
n@1121 90 <page id='test-1' host-URL="example_eval/" randomise-order='true' repeat-count='0' loop='false' show-element-comments='true'>
n@1121 91 <commentboxprefix>Comment on fragment</commentboxprefix>
n@1121 92 <interface name="preference">
n@1121 93 <title>Example Test Question</title>
n@1121 94 <scales>
n@1121 95 <scalelabel position="0">Min</scalelabel>
n@1121 96 <scalelabel position="100">Max</scalelabel>
n@1121 97 <scalelabel position="50">Middle</scalelabel>
n@1121 98 <scalelabel position="20">20</scalelabel>
n@1121 99 </scales>
n@1121 100 </interface>
n@1121 101 <audioelement url="0.wav" gain="-6" id="track-5" type="anchor" marker="20"/>
n@1121 102 <audioelement url="1.wav" gain="0.0" id="track-6" type="reference" marker="80"/>
n@1121 103 <audioelement url="2.wav" gain="0.0" id="track-7"/>
n@1121 104 <audioelement url="3.wav" gain="0.0" id="track-8"/>
n@1121 105 <audioelement url="4.wav" gain="0.0" id="track-9"/>
n@1121 106 <audioelement url="5.wav" gain="0.0" id="track-10"/>
n@1122 107 <audioelement url="6.wav" gain="0.0" id="track-11" type="outside-reference"/>
n@1122 108 <commentquestion id='mixingExperience' type="question">
n@1121 109 <statement>What is your general experience with numbers?</statement>
n@1121 110 </commentquestion>
n@1121 111 <commentquestion id="preference" type="radio">
n@1121 112 <statement>Please enter your overall preference</statement>
n@1121 113 <option name="worst">Very Bad</option>
n@1121 114 <option name="bad"></option>
n@1121 115 <option name="OK">OK</option>
n@1121 116 <option name="Good"></option>
n@1121 117 <option name="Great">Great</option>
n@1121 118 </commentquestion>
n@1121 119 <commentquestion id="character" type="checkbox">
n@1121 120 <statement>Please describe the overall character</statement>
n@1121 121 <option name="funky">Funky</option>
n@1121 122 <option name="mellow">Mellow</option>
n@1121 123 <option name="laidback">Laid back</option>
n@1121 124 <option name="heavy">Heavy</option>
n@1121 125 </commentquestion>
n@1122 126 <survey location="before">
n@1122 127 <surveyentry type="statement">
n@1122 128 <statement>Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%. </statement>
n@1122 129 </surveyentry>
n@1122 130 </survey>
n@1122 131 <survey location="after">
n@1122 132 <surveyentry type="question" id="genre-1" mandatory="true">
n@1122 133 <statement>Please enter the genre.</statement>
n@1122 134 </surveyentry>
n@1122 135 </survey>
n@1121 136 </page>
n@1121 137 </waet>