comparison example_eval/project.xml @ 116:44ff8bf4dec1

Popup now in core.js. Needs stress testing!!
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Tue, 26 May 2015 13:01:39 +0100
parents dcb042ed9d76
children f84a3a2c77d3
comparison
equal deleted inserted replaced
114:d9a02dbfbf2c 116:44ff8bf4dec1
4 <PreTest> 4 <PreTest>
5 <statement>Please listen to all mixes</statement> 5 <statement>Please listen to all mixes</statement>
6 </PreTest> 6 </PreTest>
7 <PostTest> 7 <PostTest>
8 <statement>Thank you for taking this listening test.</statement> 8 <statement>Thank you for taking this listening test.</statement>
9 <question id="SessionID">Please enter your name.</question> 9 <question id="SessionID" mandatory="true">Please enter your name.</question>
10 </PostTest> 10 </PostTest>
11 <Metric> 11 <Metric>
12 <metricEnable>testTimer</metricEnable> 12 <metricEnable>testTimer</metricEnable>
13 <metricEnable>elementTimer</metricEnable> 13 <metricEnable>elementTimer</metricEnable>
14 <metricEnable>elementInitalPosition</metricEnable> 14 <metricEnable>elementInitalPosition</metricEnable>
15 <metricEnable>elementTracker</metricEnable> 15 <metricEnable>elementTracker</metricEnable>
16 <metricEnable>elementFlagListenedTo</metricEnable> 16 <metricEnable>elementFlagListenedTo</metricEnable>
17 <metricEnable>elementFlagMoved</metricEnable> 17 <metricEnable>elementFlagMoved</metricEnable>
18 </Metric> 18 </Metric>
19 </setup> 19 </setup>
20 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='1' loop='true' elementComments='true'> 20 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
21 <interface> 21 <interface>
22 <title>Example Test Question</title> 22 <title>Example Test Question</title>
23 <scale position="0">Min</scale> 23 <scale position="0">Min</scale>
24 <scale position="100">Max</scale> 24 <scale position="100">Max</scale>
25 <scale position="50">Middle</scale> 25 <scale position="50">Middle</scale>