annotate example_eval/project.xml @ 87:03244796e637

Paper: More of Josh's comments. Expanded conclusions.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 27 Apr 2015 15:50:47 +0100
parents c6bff12144a0
children 6b5ae9cf67d5
rev   line source
nicholas@11 1 <?xml version="1.0" encoding="utf-8"?>
nicholas@4 2 <BrowserEvalProjectDocument>
n@36 3 <setup interface="APE" projectReturn="null" randomiseOrder='true' collectMetrics='true'>
n@36 4 <PreTest>
n@36 5 <statement>Please listen to all mixes</statement>
n@36 6 <question id="location" mandatory="true">Please enter your listening location</question>
n@36 7 </PreTest>
n@36 8 <PostTest>
n@36 9 <statement>Thank you for taking this listening test.</statement>
n@36 10 <question id="SessionID">Please enter your name.</question>
n@36 11 </PostTest>
n@36 12 <Metric>
n@36 13 <metricEnable>testTimer</metricEnable>
n@36 14 <metricEnable>elementTimer</metricEnable>
n@50 15 <metricEnable>elementInitalPosition</metricEnable>
n@36 16 <metricEnable>elementTracker</metricEnable>
n@36 17 <metricEnable>elementFlagListenedTo</metricEnable>
n@36 18 <metricEnable>elementFlagMoved</metricEnable>
n@36 19 </Metric>
n@36 20 </setup>
nicholas@67 21 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='1' loop='true' elementComments='true'>
n@47 22 <interface>
n@47 23 <title>Example Test Question</title>
n@47 24 <scale position="0">Min</scale>
n@47 25 <scale position="100">Max</scale>
n@47 26 <scale position="50">Middle</scale>
n@47 27 <scale position="20">20</scale>
n@47 28 </interface>
n@45 29 <audioElements url="0.wav" id="0"/>
n@45 30 <audioElements url="1.wav" id="1"/>
n@45 31 <audioElements url="2.wav" id="2"/>
n@45 32 <audioElements url="3.wav" id="3"/>
n@45 33 <audioElements url="4.wav" id="4"/>
n@45 34 <audioElements url="5.wav" id="5"/>
n@45 35 <audioElements url="6.wav" id="6"/>
n@45 36 <audioElements url="7.wav" id="7"/>
n@45 37 <audioElements url="8.wav" id="8"/>
n@45 38 <audioElements url="9.wav" id="9"/>
n@45 39 <audioElements url="10.wav" id="10"/>
n@35 40 <CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion>
n@39 41 <PreTest>
n@39 42 <statement>Start the Test 3</statement>
n@39 43 </PreTest>
n@35 44 <PostTest>
n@35 45 <statement>Please take a break before the next test</statement>
n@46 46 <question id="testComment">How did you find the test</question>
nicholas@69 47 </PostTest>
n@15 48 </audioHolder>
n@14 49 </BrowserEvalProjectDocument>