comparison example_eval/mushra_example.xml @ 800:62cd4657fc38

MUSHRA: Slider styling across browsers so easy to see. Sliders start grey and turn white when moved. Added mushra example test
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 18 Dec 2015 12:04:04 +0000
parents
children ff9ab5f21760
comparison
equal deleted inserted replaced
799:43801b3d6131 800:62cd4657fc38
1 <?xml version="1.0" encoding="utf-8"?>
2 <BrowserEvalProjectDocument>
3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder='true' collectMetrics='true' testPages="2" loudness="-23">
4 <PreTest>
5 <question id="sessionId" mandatory="true">Please enter your name.</question>
6 <statement>This is an example of a 'MUSHRA'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement>
7 </PreTest>
8 <PostTest>
9 <question id="location" mandatory="true" boxsize="large">Please enter your location. (example mandatory text question)</question>
10 <number id="age" min="0">Please enter your age (example non-mandatory number question)</number>
11 <radio id="rating">
12 <statement>Please rate this interface (example radio button question)</statement>
13 <option name="bad">Bad</option>
14 <option name="poor">Poor</option>
15 <option name="good">Good</option>
16 <option name="great">Great</option>
17 </radio>
18 <statement>Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder.</statement>
19 </PostTest>
20 <Metric>
21 <metricEnable>testTimer</metricEnable>
22 <metricEnable>elementTimer</metricEnable>
23 <metricEnable>elementInitialPosition</metricEnable>
24 <metricEnable>elementTracker</metricEnable>
25 <metricEnable>elementFlagListenedTo</metricEnable>
26 <metricEnable>elementFlagMoved</metricEnable>
27 <metricEnable>elementListenTracker</metricEnable>
28 </Metric>
29 <interface>
30 <check name="fragmentMoved"/>
31 <option name='playhead'/>
32 <option name="page-count"/>
33 </interface>
34 </setup>
35 <audioHolder id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true' loudness="-12" initial-position='50'>
36 <interface name="preference">
37 <check name='fragmentPlayed'/>
38 <scale position="0">Min</scale>
39 <scale position="100">Max</scale>
40 <scale position="50">Middle</scale>
41 <scale position="20">20</scale>
42 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
43 </interface>
44 <audioElements url="0.wav" id="0" type="anchor"/>
45 <audioElements url="1.wav" id="1"/>
46 <audioElements url="2.wav" id="2"/>
47 <audioElements url="3.wav" id="3"/>
48 <audioElements url="4.wav" id="4"/>
49 <PreTest>
50 <statement>Example of an '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, mandatory listening of every sample and set initialisation to 50% </statement>
51 </PreTest>
52 <PostTest>
53 <question id="genre" mandatory="true">Please enter the genre.</question>
54 </PostTest>
55 </audioHolder>
56 <audioHolder id='test-1' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'>
57 <interface name="preference">
58 <title>Example Test Question</title>
59 <scale position="0">Min</scale>
60 <scale position="100">Max</scale>
61 <scale position="50">Middle</scale>
62 <scale position="75">75</scale>
63 <scalerange min="25" max="75"/>
64 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
65 </interface>
66 <audioElements url="0.wav" gain="-6" id="0" type="anchor" marker="20"/>
67 <audioElements url="1.wav" gain="0.0" id="1" type="reference" marker="80"/>
68 <audioElements url="2.wav" gain="0.0" id="2"/>
69 <audioElements url="3.wav" gain="0.0" id="3"/>
70 <audioElements url="4.wav" gain="0.0" id="4"/>
71 <audioElements url="5.wav" gain="0.0" id="5"/>
72 <audioElements url="6.wav" gain="0.0" id="6" type="outsidereference"/>
73 <CommentQuestion id='mixingExperience' type="text">What is your general experience with numbers?</CommentQuestion>
74 <CommentQuestion id="preference" type="radio">
75 <statement>Please enter your overall preference</statement>
76 <option name="worst">Very Bad</option>
77 <option name="bad"></option>
78 <option name="OK">OK</option>
79 <option name="Good"></option>
80 <option name="Great">Great</option>
81 </CommentQuestion>
82 <CommentQuestion id="preference" type="checkbox">
83 <statement>Please describe the overall character</statement>
84 <option name="funky">Funky</option>
85 <option name="mellow">Mellow</option>
86 <option name="laidback">Laid back</option>
87 <option name="heavy">Heavy</option>
88 </CommentQuestion>
89 <PreTest>
90 <statement>Example of an 'MUSHRA' style interface with outside reference 'six', hidden anchor 'zero' (which needs to be below 20%), hidden reference 'one' (which needs to be above 80%), randomisation of marker labels. </statement>
91 </PreTest>
92 <PostTest>
93 <question id="genre" mandatory="true">Please enter the genre.</question>
94 </PostTest>
95 </audioHolder>
96 </BrowserEvalProjectDocument>