annotate example_eval/project.xml @ 1517:cfd25c48bc77

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