Mercurial > hg > webaudioevaluationtool
diff example_eval/radio_example.xml @ 1146:c87a02efdc37
discrete.js interface built with correct styling. Example discrete is DCR
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 14 Jan 2016 11:22:31 +0000 |
parents | 96a9c9703849 |
children | 6281b02dcb58 |
line wrap: on
line diff
--- a/example_eval/radio_example.xml Wed Jan 13 16:49:59 2016 +0000 +++ b/example_eval/radio_example.xml Thu Jan 14 11:22:31 2016 +0000 @@ -20,9 +20,11 @@ <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> <interface> <scales> - <scalelabel position="0">-50</scalelabel> - <scalelabel position="50">0</scalelabel> - <scalelabel position="100">50</scalelabel> + <scalelabel position="0">(1) Very Annoying</scalelabel> + <scalelabel position="25">(2) Annoying</scalelabel> + <scalelabel position="50">(3) Slightly Annoying</scalelabel> + <scalelabel position="75">(4) Audible but not Annoying</scalelabel> + <scalelabel position="100">(5) Inaudible</scalelabel> </scales> </interface> <audioelement url="1.wav" id="track-1"/>