annotate example_eval/project.xml @ 1413:568829c2b4a0

STASH: UNSTABLE. Implementing APE multiple sliders.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 08 Dec 2015 12:01:48 +0000
parents 3b9f0bc523d6
children 3123565e0c49
rev   line source
nickjillings@1404 1 <?xml version="1.0" encoding="utf-8"?>
nickjillings@1404 2 <BrowserEvalProjectDocument>
nickjillings@1413 3 <setup interface="APE" projectReturn="save.php" randomiseOrder='false' collectMetrics='true' testPages="2">
nickjillings@1404 4 <PreTest>
nickjillings@1404 5 <question id="Location" mandatory="true" boxsize="large">Please enter your location.</question>
nickjillings@1404 6 <checkbox id="experience">
nickjillings@1404 7 <statement>Check options which are relevant to you</statement>
nickjillings@1404 8 <option id="digital">Digital Consoles</option>
nickjillings@1404 9 <option id="analog">Analog Consoles</option>
nickjillings@1404 10 <option id="live">Live Mixing</option>
nickjillings@1404 11 <option id="studio">Studio Mixing</option>
nickjillings@1404 12 <option id="player">Play an instrument</option>
nickjillings@1404 13 </checkbox>
nickjillings@1404 14 <number id="age" min="0">Please enter your age</number>
nickjillings@1404 15 <statement>Please listen to all fragments</statement>
nickjillings@1404 16 </PreTest>
nickjillings@1404 17 <PostTest>
nickjillings@1404 18 <question id="SessionID" mandatory="true">Please enter your name.</question>
nickjillings@1404 19 <radio id="rating">
nickjillings@1404 20 <statement>Please rate this interface</statement>
nickjillings@1404 21 <option name="bad">Bad</option>
nickjillings@1404 22 <option name="OK">OK</option>
nickjillings@1404 23 <option name="Good">Good</option>
nickjillings@1404 24 <option name="Great">Great</option>
nickjillings@1404 25 </radio>
nickjillings@1404 26 <statement>Thank you for taking this listening test.</statement>
nickjillings@1404 27 </PostTest>
nickjillings@1404 28 <Metric>
nickjillings@1404 29 <metricEnable>testTimer</metricEnable>
nickjillings@1404 30 <metricEnable>elementTimer</metricEnable>
nickjillings@1404 31 <metricEnable>elementInitialPosition</metricEnable>
nickjillings@1404 32 <metricEnable>elementTracker</metricEnable>
nickjillings@1404 33 <metricEnable>elementFlagListenedTo</metricEnable>
nickjillings@1404 34 <metricEnable>elementFlagMoved</metricEnable>
nickjillings@1404 35 <metricEnable>elementListenTracker</metricEnable>
nickjillings@1404 36 </Metric>
nickjillings@1404 37 <interface>
nickjillings@1404 38 <check name="fragmentMoved"/>
nickjillings@1404 39 <check name="scalerange" min="25" max="75"/>
nickjillings@1404 40 <option name='playhead'/>
nickjillings@1404 41 <option name="page-count"/>
nickjillings@1404 42 </interface>
nickjillings@1404 43 </setup>
nickjillings@1404 44 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
nickjillings@1413 45 <interface name="preference">
nickjillings@1413 46 <title>Preference</title>
nickjillings@1404 47 <scale position="0">Min</scale>
nickjillings@1404 48 <scale position="100">Max</scale>
nickjillings@1404 49 <scale position="50">Middle</scale>
nickjillings@1404 50 <scale position="20">20</scale>
nickjillings@1404 51 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
nickjillings@1404 52 </interface>
nickjillings@1413 53 <interface name="depth">
nickjillings@1413 54 <title>Depth</title>
nickjillings@1413 55 <scale position="0">Low</scale>
nickjillings@1413 56 <scale position="100">High</scale>
nickjillings@1413 57 <scale position="50">Middle</scale>
nickjillings@1413 58 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
nickjillings@1413 59 </interface>
nickjillings@1404 60 <audioElements url="0.wav" id="0" type="anchor"/>
nickjillings@1404 61 <audioElements url="1.wav" id="1"/>
nickjillings@1404 62 <audioElements url="2.wav" id="2"/>
nickjillings@1404 63 <audioElements url="3.wav" id="3"/>
nickjillings@1404 64 <audioElements url="4.wav" id="4"/>
nickjillings@1404 65 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience</CommentQuestion>
nickjillings@1404 66 <CommentQuestion id="preference" type="radio">
nickjillings@1404 67 <statement>Please enter your ranking preference on this song</statement>
nickjillings@1404 68 <option name="worst">Very Bad</option>
nickjillings@1404 69 <option name="bad"></option>
nickjillings@1404 70 <option name="OK">OK</option>
nickjillings@1404 71 <option name="Good"></option>
nickjillings@1404 72 <option name="Great">Great</option>
nickjillings@1404 73 </CommentQuestion>
nickjillings@1404 74 <CommentQuestion id="preference" type="checkbox">
nickjillings@1404 75 <statement>Describe this song</statement>
nickjillings@1404 76 <option name="bright">Bright</option>
nickjillings@1404 77 <option name="punchy">Punchy</option>
nickjillings@1404 78 <option name="dark">Dark</option>
nickjillings@1404 79 <option name="muddy">Muddy</option>
nickjillings@1404 80 <option name="thin">Thin</option>
nickjillings@1404 81 </CommentQuestion>
nickjillings@1404 82 <PreTest/>
nickjillings@1404 83 <PostTest>
nickjillings@1404 84 <question id="genre" mandatory="true">Please enter the genre.</question>
nickjillings@1404 85 </PostTest>
nickjillings@1404 86 </audioHolder>
nickjillings@1404 87 <audioHolder id='test-1' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'>
nickjillings@1404 88 <interface>
nickjillings@1404 89 <title>Example Test Question</title>
nickjillings@1404 90 <scale position="0">Min</scale>
nickjillings@1404 91 <scale position="100">Max</scale>
nickjillings@1404 92 <scale position="50">Middle</scale>
nickjillings@1404 93 <scale position="75">75</scale>
nickjillings@1404 94 <scalerange min="25" max="75"/>
nickjillings@1404 95 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
nickjillings@1404 96 </interface>
nickjillings@1404 97 <audioElements url="0.wav" id="0" type="reference" marker="80"/>
nickjillings@1404 98 <audioElements url="1.wav" id="1" type="anchor" marker="20"/>
nickjillings@1404 99 <audioElements url="2.wav" id="2"/>
nickjillings@1404 100 <audioElements url="3.wav" id="3"/>
nickjillings@1404 101 <audioElements url="4.wav" id="4"/>
nickjillings@1404 102 <audioElements url="5.wav" id="5"/>
nickjillings@1404 103 <audioElements url="6.wav" id="6" type="outsidereference"/>
nickjillings@1404 104 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience?</CommentQuestion>
nickjillings@1404 105 <CommentQuestion id="preference" type="radio">
nickjillings@1404 106 <statement>Please enter your ranking preference on this song.</statement>
nickjillings@1404 107 <option name="worst">Very Bad</option>
nickjillings@1404 108 <option name="bad"></option>
nickjillings@1404 109 <option name="OK">OK</option>
nickjillings@1404 110 <option name="Good"></option>
nickjillings@1404 111 <option name="Great">Great</option>
nickjillings@1404 112 </CommentQuestion>
nickjillings@1404 113 <CommentQuestion id="preference" type="checkbox">
nickjillings@1404 114 <statement>Describe this song</statement>
nickjillings@1404 115 <option name="funky">Funky</option>
nickjillings@1404 116 <option name="mellow">Mellow</option>
nickjillings@1404 117 <option name="laidback">Laid back</option>
nickjillings@1404 118 <option name="heavy">Heavy</option>
nickjillings@1404 119 </CommentQuestion>
nickjillings@1404 120 <PreTest/>
nickjillings@1404 121 <PostTest>
nickjillings@1404 122 <question id="genre" mandatory="true">Please enter the genre.</question>
nickjillings@1404 123 </PostTest>
nickjillings@1404 124 </audioHolder>
nickjillings@1404 125 </BrowserEvalProjectDocument>