annotate example_eval/project.xml @ 886:a2ab04daf4c9

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