annotate example_eval/mushra_example.xml @ 1295:ba8c8c7f1de5

Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 10 Mar 2016 16:16:16 +0000
parents 175cf75946f7
children ba6b9e1aaef5
rev   line source
nickjillings@1289 1 <?xml version="1.0" encoding="utf-8"?>
nickjillings@1289 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
nickjillings@1289 3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100">
nickjillings@1289 4 <survey location="before">
nickjillings@1289 5 <surveyentry type="question" id="sessionId" mandatory="true">
nickjillings@1289 6 <statement>Please enter your name.</statement>
nickjillings@1289 7 </surveyentry>
nickjillings@1289 8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true">
nickjillings@1289 9 <statement>Please select with which activities you have any experience (example checkbox question)</statement>
nickjillings@1289 10 <option name="musician">Playing a musical instrument</option>
nickjillings@1289 11 <option name="soundengineer">Recording or mixing audio</option>
nickjillings@1289 12 <option name="developer">Developing audio software</option>
nickjillings@1289 13 <option name="hwdesigner">Designing or building audio hardware</option>
nickjillings@1289 14 <option name="researcher">Research in the field of audio</option>
nickjillings@1289 15 </surveyentry>
nickjillings@1295 16 <surveyentry type="statement" id="test-intro">
nickjillings@1289 17 <statement>This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement>
nickjillings@1289 18 </surveyentry>
nickjillings@1289 19 </survey>
nickjillings@1289 20 <survey location="after">
nickjillings@1289 21 <surveyentry type="question" id="location" mandatory="true" boxsize="large">
nickjillings@1289 22 <statement>Please enter your location. (example mandatory text question)</statement>
nickjillings@1289 23 </surveyentry>
nickjillings@1289 24 <surveyentry type="number" id="age" min="0">
nickjillings@1289 25 <statement>Please enter your age (example non-mandatory number question)</statement>
nickjillings@1289 26 </surveyentry>
nickjillings@1289 27 <surveyentry type="radio" id="rating">
nickjillings@1289 28 <statement>Please rate this interface (example radio button question)</statement>
nickjillings@1289 29 <option name="bad">Bad</option>
nickjillings@1289 30 <option name="poor">Poor</option>
nickjillings@1289 31 <option name="good">Good</option>
nickjillings@1289 32 <option name="great">Great</option>
nickjillings@1289 33 </surveyentry>
nickjillings@1295 34 <surveyentry type="statement" id="thankyou">
nickjillings@1289 35 <statement>Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder.</statement>
nickjillings@1289 36 </surveyentry>
nickjillings@1289 37 </survey>
nickjillings@1289 38 <metric>
nickjillings@1289 39 <metricenable>testTimer</metricenable>
nickjillings@1289 40 <metricenable>elementTimer</metricenable>
nickjillings@1289 41 <metricenable>elementInitialPosition</metricenable>
nickjillings@1289 42 <metricenable>elementTracker</metricenable>
nickjillings@1289 43 <metricenable>elementFlagListenedTo</metricenable>
nickjillings@1289 44 <metricenable>elementFlagMoved</metricenable>
nickjillings@1289 45 <metricenable>elementListenTracker</metricenable>
nickjillings@1289 46 </metric>
nickjillings@1289 47 <interface>
nickjillings@1289 48 <interfaceoption type="check" name="fragmentMoved"/>
nickjillings@1289 49 <interfaceoption type="check" name="scalerange" min="25" max="75"/>
nickjillings@1289 50 <interfaceoption type="show" name='playhead'/>
nickjillings@1289 51 <interfaceoption type="show" name="page-count"/>
nickjillings@1289 52 <interfaceoption type="show" name="volume"/>
nickjillings@1289 53 </interface>
nickjillings@1289 54 </setup>
nickjillings@1289 55 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12">
nickjillings@1289 56 <commentboxprefix>Comment on fragment</commentboxprefix>
nickjillings@1289 57 <interface>
nickjillings@1289 58 <scales>
nickjillings@1289 59 <scalelabel position="12">Much Worse</scalelabel>
nickjillings@1289 60 <scalelabel position="25">Worse</scalelabel>
nickjillings@1289 61 <scalelabel position="38">Slightly Worse</scalelabel>
nickjillings@1289 62 <scalelabel position="50">About the same</scalelabel>
nickjillings@1289 63 <scalelabel position="62">Slightly Better</scalelabel>
nickjillings@1289 64 <scalelabel position="75">Better</scalelabel>
nickjillings@1289 65 <scalelabel position="88">Much Better</scalelabel>
nickjillings@1289 66 </scales>
nickjillings@1289 67 </interface>
nickjillings@1289 68 <audioelement url="0.wav" id="track-0" type="anchor"/>
nickjillings@1289 69 <audioelement url="1.wav" id="track-1"/>
nickjillings@1289 70 <audioelement url="2.wav" id="track-2"/>
nickjillings@1289 71 <audioelement url="3.wav" id="track-3"/>
nickjillings@1289 72 <audioelement url="4.wav" id="track-4"/>
nickjillings@1289 73 <survey location="before">
nickjillings@1295 74 <surveyentry type="statement" id="test-0-intro">
nickjillings@1289 75 <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>
nickjillings@1289 76 </surveyentry>
nickjillings@1289 77 </survey>
nickjillings@1289 78 <survey location="after">
nickjillings@1289 79 <surveyentry type="question" id="genre-0" mandatory="true">
nickjillings@1289 80 <statement>Please enter the genre.</statement>
nickjillings@1289 81 </surveyentry>
nickjillings@1289 82 </survey>
nickjillings@1289 83 </page>
nickjillings@1289 84 <page id='test-1' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='false' showElementComments='true'>
nickjillings@1289 85 <commentboxprefix>Comment on fragment</commentboxprefix>
nickjillings@1289 86 <interface name="preference">
nickjillings@1289 87 <title>Example Test Question</title>
nickjillings@1289 88 <scales>
nickjillings@1289 89 <scalelabel position="0">Min</scalelabel>
nickjillings@1289 90 <scalelabel position="100">Max</scalelabel>
nickjillings@1289 91 <scalelabel position="50">Middle</scalelabel>
nickjillings@1289 92 <scalelabel position="20">20</scalelabel>
nickjillings@1289 93 </scales>
nickjillings@1289 94 </interface>
nickjillings@1289 95 <audioelement url="0.wav" gain="-6" id="track-5" type="anchor" marker="20"/>
nickjillings@1289 96 <audioelement url="1.wav" gain="0.0" id="track-6" type="reference" marker="80"/>
nickjillings@1289 97 <audioelement url="2.wav" gain="0.0" id="track-7"/>
nickjillings@1289 98 <audioelement url="3.wav" gain="0.0" id="track-8"/>
nickjillings@1289 99 <audioelement url="4.wav" gain="0.0" id="track-9"/>
nickjillings@1289 100 <audioelement url="5.wav" gain="0.0" id="track-10"/>
nickjillings@1289 101 <audioelement url="6.wav" gain="0.0" id="track-11" type="outside-reference"/>
nickjillings@1289 102 <commentquestion id='mixingExperience' type="question">
nickjillings@1289 103 <statement>What is your general experience with numbers?</statement>
nickjillings@1289 104 </commentquestion>
nickjillings@1289 105 <commentquestion id="preference" type="radio">
nickjillings@1289 106 <statement>Please enter your overall preference</statement>
nickjillings@1289 107 <option name="worst">Very Bad</option>
nickjillings@1289 108 <option name="bad"></option>
nickjillings@1289 109 <option name="OK">OK</option>
nickjillings@1289 110 <option name="Good"></option>
nickjillings@1289 111 <option name="Great">Great</option>
nickjillings@1289 112 </commentquestion>
nickjillings@1289 113 <commentquestion id="character" type="checkbox">
nickjillings@1289 114 <statement>Please describe the overall character</statement>
nickjillings@1289 115 <option name="funky">Funky</option>
nickjillings@1289 116 <option name="mellow">Mellow</option>
nickjillings@1289 117 <option name="laidback">Laid back</option>
nickjillings@1289 118 <option name="heavy">Heavy</option>
nickjillings@1289 119 </commentquestion>
nickjillings@1289 120 <survey location="before">
nickjillings@1295 121 <surveyentry type="statement" id="test-1-intro">
nickjillings@1289 122 <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>
nickjillings@1289 123 </surveyentry>
nickjillings@1289 124 </survey>
nickjillings@1289 125 <survey location="after">
nickjillings@1289 126 <surveyentry type="question" id="genre-1" mandatory="true">
nickjillings@1289 127 <statement>Please enter the genre.</statement>
nickjillings@1289 128 </surveyentry>
nickjillings@1289 129 </survey>
nickjillings@1289 130 </page>
nickjillings@1289 131 </waet>