annotate example_eval/mushra_example.xml @ 1118:3edcbbea168b

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