comparison tests/examples/AB_example.xml @ 2580:a6b32c473577

Added minimum (left) and maximum (right) slider markers to the comment slider element
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 31 Oct 2016 15:14:53 +0000
parents d83b38564fbb
children 224842b28bf2
comparison
equal deleted inserted replaced
2579:d83b38564fbb 2580:a6b32c473577
61 <audioelement url="0.wav" id="track-0" /> 61 <audioelement url="0.wav" id="track-0" />
62 <audioelement url="1.wav" id="track-1" /> 62 <audioelement url="1.wav" id="track-1" />
63 <commentquestions> 63 <commentquestions>
64 <commentslider id="slider" min="0" max="100"> 64 <commentslider id="slider" min="0" max="100">
65 <statement>Test</statement> 65 <statement>Test</statement>
66 <minText>Left</minText>
67 <maxText>Right</maxText>
66 </commentslider> 68 </commentslider>
67 </commentquestions> 69 </commentquestions>
68 <survey location="before"> 70 <survey location="before">
69 <surveyentry type="statement" id="test-0-intro"> 71 <surveyentry type="statement" id="test-0-intro">
70 <statement>A two way comparison using randomised element order, automatic loudness and synchronised looping.</statement> 72 <statement>A two way comparison using randomised element order, automatic loudness and synchronised looping.</statement>