annotate example_eval/project.xml @ 917:9d6803ed2fb8

audioHolder ID's are stored
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Fri, 05 Jun 2015 11:32:09 +0100
parents b64ddb277eb0
children 1e1339e51701
rev   line source
n@905 1 <?xml version="1.0" encoding="utf-8"?>
n@905 2 <BrowserEvalProjectDocument>
n@905 3 <setup interface="APE" projectReturn="/save" randomiseOrder='true' collectMetrics='true'>
n@905 4 <PreTest>
n@905 5 <question id="Location" mandatory="true">Please enter your location.</question>
n@905 6 <statement>Please listen to all mixes</statement>
n@905 7 </PreTest>
n@905 8 <PostTest>
n@905 9 <question id="SessionID" mandatory="true">Please enter your name.</question>
n@905 10 <statement>Thank you for taking this listening test.</statement>
n@905 11 </PostTest>
n@905 12 <Metric>
n@905 13 <metricEnable>testTimer</metricEnable>
n@905 14 <metricEnable>elementTimer</metricEnable>
n@905 15 <metricEnable>elementInitialPosition</metricEnable>
n@905 16 <metricEnable>elementTracker</metricEnable>
n@905 17 <metricEnable>elementFlagListenedTo</metricEnable>
n@905 18 <metricEnable>elementFlagMoved</metricEnable>
n@905 19 <metricEnable>elementListenTracker</metricEnable>
n@905 20 </Metric>
n@905 21 </setup>
n@905 22 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
n@905 23 <interface>
n@905 24 <title>Example Test Question</title>
n@905 25 <scale position="0">Min</scale>
n@905 26 <scale position="100">Max</scale>
n@905 27 <scale position="50">Middle</scale>
n@905 28 <scale position="20">20</scale>
n@905 29 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
n@905 30 </interface>
n@905 31 <audioElements url="0.wav" id="0"/>
n@905 32 <audioElements url="1.wav" id="1"/>
n@905 33 <audioElements url="2.wav" id="2"/>
n@905 34 <audioElements url="3.wav" id="3"/>
n@905 35 <audioElements url="4.wav" id="4"/>
n@905 36 <audioElements url="5.wav" id="5"/>
nicholas@917 37 <audioElements url="6.wav" id="6"/>
n@905 38 <audioElements url="7.wav" id="7"/>
n@905 39 <audioElements url="8.wav" id="8"/>
n@905 40 <audioElements url="9.wav" id="9"/>
nicholas@917 41 <audioElements url="10.wav" id="10"/>
n@905 42 <CommentQuestion id='mixingExperience'>What is your mixing experience</CommentQuestion>
nicholas@917 43 <PostTest>
nicholas@917 44 <question id="genre" mandatory="true">Please enter the genre</question>
nicholas@917 45 </PostTest>
nicholas@917 46 </audioHolder>
nicholas@917 47 <audioHolder id='1' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
nicholas@917 48 <interface>
nicholas@917 49 <title>Example Test Question</title>
nicholas@917 50 <scale position="0">Min</scale>
nicholas@917 51 <scale position="100">Max</scale>
nicholas@917 52 <scale position="50">Middle</scale>
nicholas@917 53 <scale position="20">20</scale>
nicholas@917 54 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
nicholas@917 55 </interface>
nicholas@917 56 <audioElements url="0.wav" id="0"/>
nicholas@917 57 <audioElements url="1.wav" id="1"/>
nicholas@917 58 <audioElements url="2.wav" id="2"/>
nicholas@917 59 <audioElements url="3.wav" id="3"/>
nicholas@917 60 <CommentQuestion id='mixingExperience'>What is your mixing experience</CommentQuestion>
nicholas@917 61 <PostTest>
nicholas@917 62 <question id="genre" mandatory="true">Please enter the genre</question>
nicholas@917 63 </PostTest>
nicholas@917 64 </audioHolder>
nicholas@917 65 <audioHolder id='2' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
nicholas@917 66 <interface>
nicholas@917 67 <title>Example Test Question</title>
nicholas@917 68 <scale position="0">Min</scale>
nicholas@917 69 <scale position="100">Max</scale>
nicholas@917 70 <scale position="50">Middle</scale>
nicholas@917 71 <scale position="20">20</scale>
nicholas@917 72 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
nicholas@917 73 </interface>
nicholas@917 74 <audioElements url="0.wav" id="0"/>
nicholas@917 75 <audioElements url="1.wav" id="1"/>
nicholas@917 76 <audioElements url="2.wav" id="2"/>
nicholas@917 77 <audioElements url="3.wav" id="3"/>
nicholas@917 78 <audioElements url="4.wav" id="4"/>
nicholas@917 79 <audioElements url="5.wav" id="5"/>
nicholas@917 80 <CommentQuestion id='mixingExperience'>What is your mixing experience</CommentQuestion>
n@905 81 <PostTest>
n@905 82 <question id="genre" mandatory="true">Please enter the genre</question>
n@905 83 </PostTest>
n@905 84 </audioHolder>
n@905 85 </BrowserEvalProjectDocument>