annotate example_eval/project.xml @ 1011:2df5ba8845b3

Merge from 156:402bb0f56dc4
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 01 Jun 2015 12:56:15 +0100
parents d141519a99f2
children 3a77fed8a32c
rev   line source
nicholas@11 1 <?xml version="1.0" encoding="utf-8"?>
nicholas@4 2 <BrowserEvalProjectDocument>
n@933 3 <setup interface="APE" projectReturn="/save" randomiseOrder='true' collectMetrics='true'>
n@660 4 <PreTest>
nicholas@954 5 <question id="Location" mandatory="true">Please enter your location.</question>
n@660 6 <statement>Please listen to all mixes</statement>
n@660 7 </PreTest>
n@660 8 <PostTest>
nicholas@954 9 <question id="SessionID" mandatory="true">Please enter your name.</question>
n@660 10 <statement>Thank you for taking this listening test.</statement>
n@660 11 </PostTest>
n@660 12 <Metric>
n@660 13 <metricEnable>testTimer</metricEnable>
n@660 14 <metricEnable>elementTimer</metricEnable>
n@674 15 <metricEnable>elementInitalPosition</metricEnable>
n@660 16 <metricEnable>elementTracker</metricEnable>
n@660 17 <metricEnable>elementFlagListenedTo</metricEnable>
n@660 18 <metricEnable>elementFlagMoved</metricEnable>
n@660 19 </Metric>
n@660 20 </setup>
n@1000 21 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'>
n@671 22 <interface>
n@671 23 <title>Example Test Question</title>
n@671 24 <scale position="0">Min</scale>
n@671 25 <scale position="100">Max</scale>
n@671 26 <scale position="50">Middle</scale>
n@671 27 <scale position="20">20</scale>
n@671 28 </interface>
n@669 29 <audioElements url="0.wav" id="0"/>
n@669 30 <audioElements url="1.wav" id="1"/>
n@669 31 <audioElements url="2.wav" id="2"/>
n@669 32 <audioElements url="3.wav" id="3"/>
n@669 33 <audioElements url="4.wav" id="4"/>
n@669 34 <audioElements url="5.wav" id="5"/>
n@987 35 <!--<audioElements url="6.wav" id="6"/>
n@669 36 <audioElements url="7.wav" id="7"/>
n@669 37 <audioElements url="8.wav" id="8"/>
n@669 38 <audioElements url="9.wav" id="9"/>
n@987 39 <audioElements url="10.wav" id="10"/>-->
n@659 40 <CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion>
nicholas@964 41 <!--
n@663 42 <PreTest>
n@663 43 <statement>Start the Test 3</statement>
n@663 44 </PreTest>
nicholas@964 45 -->
n@659 46 <PostTest>
nicholas@954 47 <question id="genre" mandatory="true">Please enter the genre</question>
n@950 48 </PostTest>
n@700 49 </audioHolder>
n@699 50 </BrowserEvalProjectDocument>