annotate example_eval/project.xml @ 187:51b004c6d762 Dev_main

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