Mercurial > hg > webaudioevaluationtool
comparison tests/examples/mushra_example.xml @ 2538:464c6c6692d6
Beautified entire project.
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Mon, 14 Nov 2016 14:17:03 +0000 |
parents | 24586044915d |
children | 8188efa9415d |
comparison
equal
deleted
inserted
replaced
2536:527020a63203 | 2538:464c6c6692d6 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> | 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> |
3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23"> | 3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23"> |
4 <exitText>Thank you for looking at WAET. You can modify the successful completion text as well!</exitText> | 4 <exitText>Thank you for looking at WAET. You can modify the successful completion text as well!</exitText> |
5 <survey location="before"> | 5 <survey location="before"> |
6 <surveyentry type="question" id="sessionId" mandatory="true"> | 6 <surveyentry type="question" id="sessionId" mandatory="true"> |
7 <statement>Please enter your name.</statement> | 7 <statement>Please enter your name.</statement> |
8 </surveyentry> | 8 </surveyentry> |
9 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> | 9 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> |
10 <statement>Please select with which activities you have any experience (example checkbox question)</statement> | 10 <statement>Please select with which activities you have any experience (example checkbox question)</statement> |
11 <option name="musician">Playing a musical instrument</option> | 11 <option name="musician">Playing a musical instrument</option> |
12 <option name="soundengineer">Recording or mixing audio</option> | 12 <option name="soundengineer">Recording or mixing audio</option> |
13 <option name="developer">Developing audio software</option> | 13 <option name="developer">Developing audio software</option> |
14 <option name="hwdesigner">Designing or building audio hardware</option> | 14 <option name="hwdesigner">Designing or building audio hardware</option> |
15 <option name="researcher">Research in the field of audio</option> | 15 <option name="researcher">Research in the field of audio</option> |
16 </surveyentry> | 16 </surveyentry> |
17 <surveyentry type="statement" id="test-intro"> | 17 <surveyentry type="statement" id="test-intro"> |
18 <statement>This is an example of an 'MUSHRA'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement> | 18 <statement>This is an example of an 'MUSHRA'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement> |
19 </surveyentry> | 19 </surveyentry> |
20 </survey> | 20 </survey> |
21 <survey location="after"> | 21 <survey location="after"> |
22 <surveyentry type="question" id="location" mandatory="true" boxsize="large"> | 22 <surveyentry type="question" id="location" mandatory="true" boxsize="large"> |
23 <statement>Please enter your location. (example mandatory text question)</statement> | 23 <statement>Please enter your location. (example mandatory text question)</statement> |
24 </surveyentry> | 24 </surveyentry> |
25 <surveyentry type="number" id="age" min="0"> | 25 <surveyentry type="number" id="age" min="0"> |
26 <statement>Please enter your age (example non-mandatory number question)</statement> | 26 <statement>Please enter your age (example non-mandatory number question)</statement> |
27 </surveyentry> | 27 </surveyentry> |
28 <surveyentry type="radio" id="rating"> | 28 <surveyentry type="radio" id="rating"> |
29 <statement>Please rate this interface (example radio button question)</statement> | 29 <statement>Please rate this interface (example radio button question)</statement> |
30 <option name="bad">Bad</option> | 30 <option name="bad">Bad</option> |
31 <option name="poor">Poor</option> | 31 <option name="poor">Poor</option> |
32 <option name="good">Good</option> | 32 <option name="good">Good</option> |
33 <option name="great">Great</option> | 33 <option name="great">Great</option> |
34 </surveyentry> | 34 </surveyentry> |
35 <surveyentry type="statement" id="thankyou"> | 35 <surveyentry type="statement" id="thankyou"> |
36 <statement>Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder.</statement> | 36 <statement>Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder.</statement> |
37 </surveyentry> | 37 </surveyentry> |
38 </survey> | 38 </survey> |
39 <metric> | 39 <metric> |
40 <metricenable>testTimer</metricenable> | 40 <metricenable>testTimer</metricenable> |
41 <metricenable>elementTimer</metricenable> | 41 <metricenable>elementTimer</metricenable> |
42 <metricenable>elementInitialPosition</metricenable> | 42 <metricenable>elementInitialPosition</metricenable> |
43 <metricenable>elementTracker</metricenable> | 43 <metricenable>elementTracker</metricenable> |
44 <metricenable>elementFlagListenedTo</metricenable> | 44 <metricenable>elementFlagListenedTo</metricenable> |
45 <metricenable>elementFlagMoved</metricenable> | 45 <metricenable>elementFlagMoved</metricenable> |
46 <metricenable>elementListenTracker</metricenable> | 46 <metricenable>elementListenTracker</metricenable> |
47 </metric> | 47 </metric> |
48 <interface> | 48 <interface> |
49 <interfaceoption type="check" name="fragmentMoved"/> | 49 <interfaceoption type="check" name="fragmentMoved" /> |
50 <interfaceoption type="check" name="scalerange" min="25" max="75"/> | 50 <interfaceoption type="check" name="scalerange" min="25" max="75" /> |
51 <interfaceoption type="show" name='playhead'/> | 51 <interfaceoption type="show" name='playhead' /> |
52 <interfaceoption type="show" name="page-count"/> | 52 <interfaceoption type="show" name="page-count" /> |
53 <interfaceoption type="show" name="volume"/> | 53 <interfaceoption type="show" name="volume" /> |
54 </interface> | 54 </interface> |
55 </setup> | 55 </setup> |
56 <page id='test-0' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='true' loudness="-12"> | 56 <page id='test-0' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='true' loudness="-12"> |
57 <commentboxprefix>Comment on fragment</commentboxprefix> | 57 <commentboxprefix>Comment on fragment</commentboxprefix> |
58 <interface> | 58 <interface> |
59 <scales> | 59 <scales> |
60 <scalelabel position="12">Much Worse</scalelabel> | 60 <scalelabel position="12">Much Worse</scalelabel> |
61 <scalelabel position="25">Worse</scalelabel> | 61 <scalelabel position="25">Worse</scalelabel> |
62 <scalelabel position="38">Slightly Worse</scalelabel> | 62 <scalelabel position="38">Slightly Worse</scalelabel> |
63 <scalelabel position="50">About the same</scalelabel> | 63 <scalelabel position="50">About the same</scalelabel> |
64 <scalelabel position="62">Slightly Better</scalelabel> | 64 <scalelabel position="62">Slightly Better</scalelabel> |
65 <scalelabel position="75">Better</scalelabel> | 65 <scalelabel position="75">Better</scalelabel> |
66 <scalelabel position="88">Much Better</scalelabel> | 66 <scalelabel position="88">Much Better</scalelabel> |
67 </scales> | 67 </scales> |
68 </interface> | 68 </interface> |
69 <audioelement url="0.wav" id="track-0" type="anchor"/> | 69 <audioelement url="0.wav" id="track-0" type="anchor" /> |
70 <audioelement url="1.wav" id="track-1"/> | 70 <audioelement url="1.wav" id="track-1" /> |
71 <audioelement url="2.wav" id="track-2"/> | 71 <audioelement url="2.wav" id="track-2" /> |
72 <audioelement url="3.wav" id="track-3"/> | 72 <audioelement url="3.wav" id="track-3" /> |
73 <audioelement url="4.wav" id="track-4"/> | 73 <audioelement url="4.wav" id="track-4" /> |
74 <survey location="before"> | 74 <survey location="before"> |
75 <surveyentry type="statement" id="test-0-intro"> | 75 <surveyentry type="statement" id="test-0-intro"> |
76 <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% using a Comparison Category Rating Scale.</statement> | 76 <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% using a Comparison Category Rating Scale.</statement> |
77 </surveyentry> | 77 </surveyentry> |
78 </survey> | 78 </survey> |
79 <survey location="after"> | 79 <survey location="after"> |
80 <surveyentry type="question" id="genre-0" mandatory="true"> | 80 <surveyentry type="question" id="genre-0" mandatory="true"> |
81 <statement>Please enter the genre.</statement> | 81 <statement>Please enter the genre.</statement> |
82 </surveyentry> | 82 </surveyentry> |
83 </survey> | 83 </survey> |
84 </page> | 84 </page> |
85 <page id='test-1' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='false'> | 85 <page id='test-1' hostURL="media/example/" randomiseOrder='true' repeatCount='0' loop='false'> |
86 <commentboxprefix>Comment on fragment</commentboxprefix> | 86 <commentboxprefix>Comment on fragment</commentboxprefix> |
87 <interface name="preference"> | 87 <interface name="preference"> |
88 <title>Example Test Question</title> | 88 <title>Example Test Question</title> |
89 <interfaceoption type="show" name="comments"/> | 89 <interfaceoption type="show" name="comments" /> |
90 <scales> | 90 <scales> |
91 <scalelabel position="0">Min</scalelabel> | 91 <scalelabel position="0">Min</scalelabel> |
92 <scalelabel position="100">Max</scalelabel> | 92 <scalelabel position="100">Max</scalelabel> |
93 <scalelabel position="50">Middle</scalelabel> | 93 <scalelabel position="50">Middle</scalelabel> |
94 <scalelabel position="20">20</scalelabel> | 94 <scalelabel position="20">20</scalelabel> |
95 </scales> | 95 </scales> |
96 </interface> | 96 </interface> |
97 <audioelement url="0.wav" gain="-6.0" id="track-5" type="anchor" marker="20"/> | 97 <audioelement url="0.wav" gain="-6.0" id="track-5" type="anchor" marker="20" /> |
98 <audioelement url="1.wav" gain="0.0" id="track-6" type="reference" marker="80"/> | 98 <audioelement url="1.wav" gain="0.0" id="track-6" type="reference" marker="80" /> |
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="1.wav" gain="0.0" id="track-11" type="outside-reference"/> | 103 <audioelement url="1.wav" gain="0.0" id="track-11" type="outside-reference" /> |
104 <commentquestion id='mixingExperience' type="question"> | 104 <commentquestion id='mixingExperience' type="question"> |
105 <statement>What is your general experience with numbers?</statement> | 105 <statement>What is your general experience with numbers?</statement> |
106 </commentquestion> | 106 </commentquestion> |
107 <commentquestion id="preference" type="radio"> | 107 <commentquestion id="preference" type="radio"> |
108 <statement>Please enter your overall preference</statement> | 108 <statement>Please enter your overall preference</statement> |
109 <option name="worst">Very Bad</option> | 109 <option name="worst">Very Bad</option> |
110 <option name="bad"></option> | 110 <option name="bad"></option> |
111 <option name="OK">OK</option> | 111 <option name="OK">OK</option> |
112 <option name="Good"></option> | 112 <option name="Good"></option> |
113 <option name="Great">Great</option> | 113 <option name="Great">Great</option> |
114 </commentquestion> | 114 </commentquestion> |
115 <commentquestion id="character" type="checkbox"> | 115 <commentquestion id="character" type="checkbox"> |
116 <statement>Please describe the overall character</statement> | 116 <statement>Please describe the overall character</statement> |
117 <option name="funky">Funky</option> | 117 <option name="funky">Funky</option> |
118 <option name="mellow">Mellow</option> | 118 <option name="mellow">Mellow</option> |
119 <option name="laidback">Laid back</option> | 119 <option name="laidback">Laid back</option> |
120 <option name="heavy">Heavy</option> | 120 <option name="heavy">Heavy</option> |
121 </commentquestion> | 121 </commentquestion> |
122 <survey location="before"> | 122 <survey location="before"> |
123 <surveyentry type="statement" id="test-1-intro"> | 123 <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> | 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> |
125 </surveyentry> | 125 </surveyentry> |
126 </survey> | 126 </survey> |
127 <survey location="after"> | 127 <survey location="after"> |
128 <surveyentry type="question" id="genre-1" mandatory="true"> | 128 <surveyentry type="question" id="genre-1" mandatory="true"> |
129 <statement>Please enter the genre.</statement> | 129 <statement>Please enter the genre.</statement> |
130 </surveyentry> | 130 </surveyentry> |
131 </survey> | 131 </survey> |
132 </page> | 132 </page> |
133 </waet> | 133 </waet> |