comparison example_eval/project.xml @ 221:9e27ca811051

Merge into default
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Wed, 17 Jun 2015 16:43:13 +0100
parents e5c565c19493
children dfd24b98c2b2 b51da1e7547c
comparison
equal deleted inserted replaced
216:0560fe84fde6 221:9e27ca811051
32 <metricEnable>elementTracker</metricEnable> 32 <metricEnable>elementTracker</metricEnable>
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>
38 <!--<check name="fragmentPlayed"/>
39 <check name="fragmentFullPlayback"/>
40 <check name="fragmentMoved"/>
41 <check name="fragmentComments"/>-->
42 <anchor>20</anchor>
43 <reference>80</reference>
44 </interface>
37 </setup> 45 </setup>
38 <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'>
39 <interface> 47 <interface>
40 <title>Example Test Question</title> 48 <title>Example Test Question</title>
41 <scale position="0">Min</scale> 49 <scale position="0">Min</scale>
42 <scale position="100">Max</scale> 50 <scale position="100">Max</scale>
43 <scale position="50">Middle</scale> 51 <scale position="50">Middle</scale>
44 <scale position="20">20</scale> 52 <scale position="20">20</scale>
45 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> 53 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
46 </interface> 54 </interface>
47 <audioElements url="0.wav" id="0"/> 55 <audioElements url="0.wav" id="0" anchor='true'/>
48 <audioElements url="1.wav" id="1"/> 56 <audioElements url="1.wav" id="1"/>
49 <audioElements url="2.wav" id="2"/> 57 <audioElements url="2.wav" id="2"/>
50 <audioElements url="3.wav" id="3"/> 58 <audioElements url="3.wav" id="3"/>
51 <!--<audioElements url="4.wav" id="4"/> 59 <!--<audioElements url="4.wav" id="4"/>
52 <audioElements url="5.wav" id="5"/> 60 <audioElements url="5.wav" id="5"/>
84 <scale position="100">Max</scale> 92 <scale position="100">Max</scale>
85 <scale position="50">Middle</scale> 93 <scale position="50">Middle</scale>
86 <scale position="75">75</scale> 94 <scale position="75">75</scale>
87 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> 95 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
88 </interface> 96 </interface>
89 <audioElements url="0.wav" id="0"/> 97 <audioElements url="0.wav" id="0" reference="true"/>
90 <audioElements url="1.wav" id="1"/> 98 <audioElements url="1.wav" id="1" anchor="true"/>
91 <audioElements url="2.wav" id="2"/> 99 <audioElements url="2.wav" id="2"/>
92 <audioElements url="3.wav" id="3"/> 100 <audioElements url="3.wav" id="3"/>
93 <audioElements url="4.wav" id="4"/> 101 <audioElements url="4.wav" id="4"/>
94 <audioElements url="5.wav" id="5"/> 102 <audioElements url="5.wav" id="5"/>
95 <audioElements url="6.wav" id="6"/> 103 <audioElements url="6.wav" id="6"/>