Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 47:896111a0849b Dev_main
Added customised scale - NEED TO ENTER INTO DOCUMENTATION!
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 10 Apr 2015 19:09:21 +0100 |
parents | 98fd53b83df8 |
children | f1a189a102f0 |
line wrap: on
line diff
--- a/example_eval/project.xml Fri Apr 10 17:43:53 2015 +0100 +++ b/example_eval/project.xml Fri Apr 10 19:09:21 2015 +0100 @@ -18,6 +18,13 @@ </Metric> </setup> <audioHolder id='0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='1'> + <interface> + <title>Example Test Question</title> + <scale position="0">Min</scale> + <scale position="100">Max</scale> + <scale position="50">Middle</scale> + <scale position="20">20</scale> + </interface> <audioElements url="0.wav" id="0"/> <audioElements url="1.wav" id="1"/> <audioElements url="2.wav" id="2"/>