Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 2019:fea5c4f14e16
Feature #1261: Enabled with new <metricEnabled> flag in specification XML. Returns <event> nodes with <testTime> and <bufferTime>
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Wed, 03 Jun 2015 11:12:29 +0100 |
parents | bc178ec0e3b1 |
children | d3c76f362c0c |
comparison
equal
deleted
inserted
replaced
2018:301acd614289 | 2019:fea5c4f14e16 |
---|---|
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> |