comparison example_eval/radio_example.xml @ 1346:c6fd5f897fa2

discrete.js interface built with correct styling. Example discrete is DCR
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 14 Jan 2016 11:22:31 +0000
parents 36bbc9972852
children 6281b02dcb58
comparison
equal deleted inserted replaced
1345:36bbc9972852 1346:c6fd5f897fa2
18 </interface> 18 </interface>
19 </setup> 19 </setup>
20 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> 20 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12">
21 <interface> 21 <interface>
22 <scales> 22 <scales>
23 <scalelabel position="0">-50</scalelabel> 23 <scalelabel position="0">(1) Very Annoying</scalelabel>
24 <scalelabel position="50">0</scalelabel> 24 <scalelabel position="25">(2) Annoying</scalelabel>
25 <scalelabel position="100">50</scalelabel> 25 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
26 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
27 <scalelabel position="100">(5) Inaudible</scalelabel>
26 </scales> 28 </scales>
27 </interface> 29 </interface>
28 <audioelement url="1.wav" id="track-1"/> 30 <audioelement url="1.wav" id="track-1"/>
29 <audioelement url="1.wav" id="track-2"/> 31 <audioelement url="1.wav" id="track-2"/>
30 </page> 32 </page>