Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 1055:6bd41ef8b1e0
Slider now enabled optionally based on tag <option name='playhead'/> in interfaces
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Wed, 01 Jul 2015 13:49:01 +0100 |
parents | b7fd0296c6ab |
children | 99cb3436759e |
comparison
equal
deleted
inserted
replaced
1054:5bcf1745e044 | 1055:6bd41ef8b1e0 |
---|---|
38 <!--<check name="fragmentPlayed"/> | 38 <!--<check name="fragmentPlayed"/> |
39 <check name="fragmentFullPlayback"/> | 39 <check name="fragmentFullPlayback"/> |
40 <check name="fragmentMoved"/> | 40 <check name="fragmentMoved"/> |
41 <check name="fragmentComments"/>--> | 41 <check name="fragmentComments"/>--> |
42 <check name="scalerange" min="25" max="75"/> | 42 <check name="scalerange" min="25" max="75"/> |
43 <option name='playhead'/> | |
43 </interface> | 44 </interface> |
44 </setup> | 45 </setup> |
45 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> | 46 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> |
46 <interface> | 47 <interface> |
47 <title>Example Test Question</title> | 48 <title>Example Test Question</title> |