comparison tests/examples/mushra_example.xml @ 2584:2b02df54211e

Demos schema update: MUSHRA and ABX
author Brecht De Man <b.deman@qmul.ac.uk>
date Thu, 03 Nov 2016 10:09:48 +0000
parents 6655d528923a
children 373b8ecf9476
comparison
equal deleted inserted replaced
2583:5f7c11fa5f83 2584:2b02df54211e
99 <audioelement url="2.wav" gain="0.0" id="track-7"/> 99 <audioelement url="2.wav" gain="0.0" id="track-7"/>
100 <audioelement url="3.wav" gain="0.0" id="track-8"/> 100 <audioelement url="3.wav" gain="0.0" id="track-8"/>
101 <audioelement url="4.wav" gain="0.0" id="track-9"/> 101 <audioelement url="4.wav" gain="0.0" id="track-9"/>
102 <audioelement url="5.wav" gain="0.0" id="track-10"/> 102 <audioelement url="5.wav" gain="0.0" id="track-10"/>
103 <audioelement url="6.wav" gain="0.0" id="track-11" type="outside-reference"/> 103 <audioelement url="6.wav" gain="0.0" id="track-11" type="outside-reference"/>
104 <commentquestion id='mixingExperience' type="question"> 104 <commentquestions>
105 <statement>What is your general experience with numbers?</statement> 105 <commentquestion id='mixingExperience' type="question">
106 </commentquestion> 106 <statement>What is your general experience with numbers?</statement>
107 <commentquestion id="preference" type="radio"> 107 </commentquestion>
108 <statement>Please enter your overall preference</statement> 108 <commentquestion id="preference" type="radio">
109 <option name="worst">Very Bad</option> 109 <statement>Please enter your overall preference</statement>
110 <option name="bad"></option> 110 <option name="worst">Very Bad</option>
111 <option name="OK">OK</option> 111 <option name="bad"></option>
112 <option name="Good"></option> 112 <option name="OK">OK</option>
113 <option name="Great">Great</option> 113 <option name="Good"></option>
114 </commentquestion> 114 <option name="Great">Great</option>
115 <commentquestion id="character" type="checkbox"> 115 </commentquestion>
116 <statement>Please describe the overall character</statement> 116 <commentquestion id="character" type="checkbox">
117 <option name="funky">Funky</option> 117 <statement>Please describe the overall character</statement>
118 <option name="mellow">Mellow</option> 118 <option name="funky">Funky</option>
119 <option name="laidback">Laid back</option> 119 <option name="mellow">Mellow</option>
120 <option name="heavy">Heavy</option> 120 <option name="laidback">Laid back</option>
121 </commentquestion> 121 <option name="heavy">Heavy</option>
122 </commentquestion>
123 </commentquestions>
122 <survey location="before"> 124 <survey location="before">
123 <surveyentry type="statement" id="test-1-intro"> 125 <surveyentry type="statement" id="test-1-intro">
124 <statement>Example of a 'MUSHRA' 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> 126 <statement>Example of a 'MUSHRA' 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>
125 </surveyentry> 127 </surveyentry>
126 </survey> 128 </survey>