comparison example_eval/project.xml @ 1013:3a77fed8a32c

Feature #1261: Enabled with new <metricEnabled> flag in specification XML. Returns <event> nodes with <testTime> and <bufferTime>
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Wed, 03 Jun 2015 11:12:29 +0100
parents d141519a99f2
children d3c76f362c0c
comparison
equal deleted inserted replaced
1012:4df1b4e7596f 1013:3a77fed8a32c
14 <metricEnable>elementTimer</metricEnable> 14 <metricEnable>elementTimer</metricEnable>
15 <metricEnable>elementInitalPosition</metricEnable> 15 <metricEnable>elementInitalPosition</metricEnable>
16 <metricEnable>elementTracker</metricEnable> 16 <metricEnable>elementTracker</metricEnable>
17 <metricEnable>elementFlagListenedTo</metricEnable> 17 <metricEnable>elementFlagListenedTo</metricEnable>
18 <metricEnable>elementFlagMoved</metricEnable> 18 <metricEnable>elementFlagMoved</metricEnable>
19 <metricEnable>elementListenTracker</metricEnable>
19 </Metric> 20 </Metric>
20 </setup> 21 </setup>
21 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'> 22 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
22 <interface> 23 <interface>
23 <title>Example Test Question</title> 24 <title>Example Test Question</title>
24 <scale position="0">Min</scale> 25 <scale position="0">Min</scale>
25 <scale position="100">Max</scale> 26 <scale position="100">Max</scale>
26 <scale position="50">Middle</scale> 27 <scale position="50">Middle</scale>