comparison example_eval/project.xml @ 2049:ce79548fb1f0

Updated #1272 and #1271 preparing for #1270
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Sat, 20 Jun 2015 14:57:14 +0100
parents 39f9dd95b8d5
children dc531fbf64c3
comparison
equal deleted inserted replaced
2048:66fadacad41d 2049:ce79548fb1f0
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 <anchor>20</anchor>
44 <reference>80</reference>
45 </interface> 43 </interface>
46 </setup> 44 </setup>
47 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> 45 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
48 <interface> 46 <interface>
49 <title>Example Test Question</title> 47 <title>Example Test Question</title>
51 <scale position="100">Max</scale> 49 <scale position="100">Max</scale>
52 <scale position="50">Middle</scale> 50 <scale position="50">Middle</scale>
53 <scale position="20">20</scale> 51 <scale position="20">20</scale>
54 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> 52 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
55 </interface> 53 </interface>
56 <audioElements url="0.wav" id="0" anchor='true'/> 54 <audioElements url="0.wav" id="0" type="anchor" marker="20"/>
57 <audioElements url="1.wav" id="1"/> 55 <audioElements url="1.wav" id="1"/>
58 <audioElements url="2.wav" id="2"/> 56 <audioElements url="2.wav" id="2"/>
59 <audioElements url="3.wav" id="3"/> 57 <audioElements url="3.wav" id="3"/>
60 <!--<audioElements url="4.wav" id="4"/> 58 <!--<audioElements url="4.wav" id="4"/>
61 <audioElements url="5.wav" id="5"/> 59 <audioElements url="5.wav" id="5"/>
94 <scale position="50">Middle</scale> 92 <scale position="50">Middle</scale>
95 <scale position="75">75</scale> 93 <scale position="75">75</scale>
96 <scalerange min="25" max="75"/> 94 <scalerange min="25" max="75"/>
97 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> 95 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
98 </interface> 96 </interface>
99 <audioElements url="0.wav" id="0" reference="true"/> 97 <audioElements url="0.wav" id="0" type="reference" marker="80"/>
100 <audioElements url="1.wav" id="1" anchor="true"/> 98 <audioElements url="1.wav" id="1" type="anchor" marker="20"/>
101 <audioElements url="2.wav" id="2"/> 99 <audioElements url="2.wav" id="2"/>
102 <audioElements url="3.wav" id="3"/> 100 <audioElements url="3.wav" id="3"/>
103 <audioElements url="4.wav" id="4"/> 101 <audioElements url="4.wav" id="4"/>
104 <audioElements url="5.wav" id="5"/> 102 <audioElements url="5.wav" id="5"/>
105 <audioElements url="6.wav" id="6"/> 103 <audioElements url="6.wav" id="6"/>