annotate example_eval/project.xml @ 1732:7435309fd918

Paper: Setup, output, conclusion, bibliography
author Brecht De Man <b.deman@qmul.ac.uk>
date Mon, 27 Apr 2015 22:00:22 +0100
parents edf44ffc32e0
children 902f22e182f6
rev   line source
nickjillings@1692 1 <?xml version="1.0" encoding="utf-8"?>
nickjillings@1685 2 <BrowserEvalProjectDocument>
nickjillings@1646 3 <setup interface="APE" projectReturn="null" randomiseOrder='true' collectMetrics='true'>
nickjillings@1646 4 <PreTest>
nickjillings@1646 5 <statement>Please listen to all mixes</statement>
nickjillings@1646 6 <question id="location" mandatory="true">Please enter your listening location</question>
nickjillings@1646 7 </PreTest>
nickjillings@1646 8 <PostTest>
nickjillings@1646 9 <statement>Thank you for taking this listening test.</statement>
nickjillings@1646 10 <question id="SessionID">Please enter your name.</question>
nickjillings@1646 11 </PostTest>
nickjillings@1646 12 <Metric>
nickjillings@1646 13 <metricEnable>testTimer</metricEnable>
nickjillings@1646 14 <metricEnable>elementTimer</metricEnable>
nickjillings@1660 15 <metricEnable>elementInitalPosition</metricEnable>
nickjillings@1646 16 <metricEnable>elementTracker</metricEnable>
nickjillings@1646 17 <metricEnable>elementFlagListenedTo</metricEnable>
nickjillings@1646 18 <metricEnable>elementFlagMoved</metricEnable>
nickjillings@1646 19 </Metric>
nickjillings@1646 20 </setup>
nickjillings@1676 21 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='1' loop='true' elementComments='true'>
nickjillings@1657 22 <interface>
nickjillings@1657 23 <title>Example Test Question</title>
nickjillings@1657 24 <scale position="0">Min</scale>
nickjillings@1657 25 <scale position="100">Max</scale>
nickjillings@1657 26 <scale position="50">Middle</scale>
nickjillings@1657 27 <scale position="20">20</scale>
nickjillings@1657 28 </interface>
nickjillings@1655 29 <audioElements url="0.wav" id="0"/>
nickjillings@1655 30 <audioElements url="1.wav" id="1"/>
nickjillings@1655 31 <audioElements url="2.wav" id="2"/>
nickjillings@1655 32 <audioElements url="3.wav" id="3"/>
nickjillings@1655 33 <audioElements url="4.wav" id="4"/>
nickjillings@1655 34 <audioElements url="5.wav" id="5"/>
nickjillings@1726 35 <!--<audioElements url="6.wav" id="6"/>
nickjillings@1655 36 <audioElements url="7.wav" id="7"/>
nickjillings@1655 37 <audioElements url="8.wav" id="8"/>
nickjillings@1655 38 <audioElements url="9.wav" id="9"/>
nickjillings@1726 39 <audioElements url="10.wav" id="10"/>-->
nickjillings@1645 40 <CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion>
nickjillings@1649 41 <PreTest>
nickjillings@1649 42 <statement>Start the Test 3</statement>
nickjillings@1649 43 </PreTest>
nickjillings@1645 44 <PostTest>
nickjillings@1645 45 <statement>Please take a break before the next test</statement>
nickjillings@1656 46 <question id="testComment">How did you find the test</question>
nickjillings@1678 47 </PostTest>
nickjillings@1696 48 </audioHolder>
nickjillings@1695 49 </BrowserEvalProjectDocument>