diff 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
line wrap: on
line diff
--- a/tests/examples/mushra_example.xml	Mon Oct 31 16:34:55 2016 +0000
+++ b/tests/examples/mushra_example.xml	Thu Nov 03 10:09:48 2016 +0000
@@ -101,24 +101,26 @@
 		<audioelement url="4.wav" gain="0.0" id="track-9"/>
 		<audioelement url="5.wav" gain="0.0" id="track-10"/>
 		<audioelement url="6.wav" gain="0.0" id="track-11" type="outside-reference"/>
-		<commentquestion id='mixingExperience' type="question">
-			<statement>What is your general experience with numbers?</statement>
-		</commentquestion>
-		<commentquestion id="preference" type="radio">
-			<statement>Please enter your overall preference</statement>
-			<option name="worst">Very Bad</option>
-			<option name="bad"></option>
-			<option name="OK">OK</option>
-			<option name="Good"></option>
-			<option name="Great">Great</option>
-		</commentquestion>
-		<commentquestion id="character" type="checkbox">
-			<statement>Please describe the overall character</statement>
-			<option name="funky">Funky</option>
-			<option name="mellow">Mellow</option>
-			<option name="laidback">Laid back</option>
-			<option name="heavy">Heavy</option>
-		</commentquestion>
+		<commentquestions>
+			<commentquestion id='mixingExperience' type="question">
+				<statement>What is your general experience with numbers?</statement>
+			</commentquestion>
+			<commentquestion id="preference" type="radio">
+				<statement>Please enter your overall preference</statement>
+				<option name="worst">Very Bad</option>
+				<option name="bad"></option>
+				<option name="OK">OK</option>
+				<option name="Good"></option>
+				<option name="Great">Great</option>
+			</commentquestion>
+			<commentquestion id="character" type="checkbox">
+				<statement>Please describe the overall character</statement>
+				<option name="funky">Funky</option>
+				<option name="mellow">Mellow</option>
+				<option name="laidback">Laid back</option>
+				<option name="heavy">Heavy</option>
+			</commentquestion>
+		</commentquestions>
 		<survey location="before">
 			<surveyentry type="statement" id="test-1-intro">
 				<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>