comparison example_eval/project.xml @ 1561:bd06a7dc0418

Feature #1271 and #1272 implemented.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 17 Jun 2015 16:37:32 +0100
parents 950f14a6506e
children a049c6cf7eb3
comparison
equal deleted inserted replaced
1560:950f14a6506e 1561:bd06a7dc0418
33 <metricEnable>elementFlagListenedTo</metricEnable> 33 <metricEnable>elementFlagListenedTo</metricEnable>
34 <metricEnable>elementFlagMoved</metricEnable> 34 <metricEnable>elementFlagMoved</metricEnable>
35 <metricEnable>elementListenTracker</metricEnable> 35 <metricEnable>elementListenTracker</metricEnable>
36 </Metric> 36 </Metric>
37 <interface> 37 <interface>
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 <anchor>20</anchor> 42 <anchor>20</anchor>
43 <reference>80</reference>
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>
91 <scale position="100">Max</scale> 92 <scale position="100">Max</scale>
92 <scale position="50">Middle</scale> 93 <scale position="50">Middle</scale>
93 <scale position="75">75</scale> 94 <scale position="75">75</scale>
94 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> 95 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
95 </interface> 96 </interface>
96 <audioElements url="0.wav" id="0"/> 97 <audioElements url="0.wav" id="0" reference="true"/>
97 <audioElements url="1.wav" id="1"/> 98 <audioElements url="1.wav" id="1" anchor="true"/>
98 <audioElements url="2.wav" id="2"/> 99 <audioElements url="2.wav" id="2"/>
99 <audioElements url="3.wav" id="3"/> 100 <audioElements url="3.wav" id="3"/>
100 <audioElements url="4.wav" id="4"/> 101 <audioElements url="4.wav" id="4"/>
101 <audioElements url="5.wav" id="5"/> 102 <audioElements url="5.wav" id="5"/>
102 <audioElements url="6.wav" id="6"/> 103 <audioElements url="6.wav" id="6"/>