Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 139:04fcd51441e5
Bug #1258 Fixed. audioObject.metric.startListening now writes to console.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 29 May 2015 16:27:05 +0100 |
parents | 0e13112d8501 |
children | ea6424dc5f04 |
comparison
equal
deleted
inserted
replaced
136:c849dcbe71aa | 139:04fcd51441e5 |
---|---|
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 </Metric> | 19 </Metric> |
20 </setup> | 20 </setup> |
21 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> | 21 <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='false' elementComments='true'> |
22 <interface> | 22 <interface> |
23 <title>Example Test Question</title> | 23 <title>Example Test Question</title> |
24 <scale position="0">Min</scale> | 24 <scale position="0">Min</scale> |
25 <scale position="100">Max</scale> | 25 <scale position="100">Max</scale> |
26 <scale position="50">Middle</scale> | 26 <scale position="50">Middle</scale> |