Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 888:a17a380e2469
Implementing Features #1271 and #1272
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Tue, 16 Jun 2015 17:19:51 +0100 |
parents | 13e79bef8b01 |
children | 716cd1efe64c |
comparison
equal
deleted
inserted
replaced
887:13e79bef8b01 | 888:a17a380e2469 |
---|---|
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> | |
43 <reference>80</reference> | |
42 </interface> | 44 </interface> |
43 </setup> | 45 </setup> |
44 <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'> |
45 <interface> | 47 <interface> |
46 <title>Example Test Question</title> | 48 <title>Example Test Question</title> |
48 <scale position="100">Max</scale> | 50 <scale position="100">Max</scale> |
49 <scale position="50">Middle</scale> | 51 <scale position="50">Middle</scale> |
50 <scale position="20">20</scale> | 52 <scale position="20">20</scale> |
51 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> | 53 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> |
52 </interface> | 54 </interface> |
53 <audioElements url="0.wav" id="0"/> | 55 <audioElements url="0.wav" id="0" anchor='true'/> |
54 <audioElements url="1.wav" id="1"/> | 56 <audioElements url="1.wav" id="1"/> |
55 <audioElements url="2.wav" id="2"/> | 57 <audioElements url="2.wav" id="2"/> |
56 <audioElements url="3.wav" id="3"/> | 58 <audioElements url="3.wav" id="3"/> |
57 <!--<audioElements url="4.wav" id="4"/> | 59 <!--<audioElements url="4.wav" id="4"/> |
58 <audioElements url="5.wav" id="5"/> | 60 <audioElements url="5.wav" id="5"/> |