comparison example_eval/project.xml @ 776:0795031754d7

STASH: UNSTABLE. Implementing APE multiple sliders.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 08 Dec 2015 12:01:48 +0000
parents d7f2912bf487
children 3123565e0c49
comparison
equal deleted inserted replaced
775:bb02c801c8c9 776:0795031754d7
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <BrowserEvalProjectDocument> 2 <BrowserEvalProjectDocument>
3 <setup interface="APE" projectReturn="save.php" randomiseOrder='true' collectMetrics='true' testPages="2"> 3 <setup interface="APE" projectReturn="save.php" randomiseOrder='false' collectMetrics='true' testPages="2">
4 <PreTest> 4 <PreTest>
5 <question id="Location" mandatory="true" boxsize="large">Please enter your location.</question> 5 <question id="Location" mandatory="true" boxsize="large">Please enter your location.</question>
6 <checkbox id="experience"> 6 <checkbox id="experience">
7 <statement>Check options which are relevant to you</statement> 7 <statement>Check options which are relevant to you</statement>
8 <option id="digital">Digital Consoles</option> 8 <option id="digital">Digital Consoles</option>
40 <option name='playhead'/> 40 <option name='playhead'/>
41 <option name="page-count"/> 41 <option name="page-count"/>
42 </interface> 42 </interface>
43 </setup> 43 </setup>
44 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'> 44 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
45 <interface> 45 <interface name="preference">
46 <title>Example Test Question</title> 46 <title>Preference</title>
47 <scale position="0">Min</scale> 47 <scale position="0">Min</scale>
48 <scale position="100">Max</scale> 48 <scale position="100">Max</scale>
49 <scale position="50">Middle</scale> 49 <scale position="50">Middle</scale>
50 <scale position="20">20</scale> 50 <scale position="20">20</scale>
51 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
52 </interface>
53 <interface name="depth">
54 <title>Depth</title>
55 <scale position="0">Low</scale>
56 <scale position="100">High</scale>
57 <scale position="50">Middle</scale>
51 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> 58 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
52 </interface> 59 </interface>
53 <audioElements url="0.wav" id="0" type="anchor"/> 60 <audioElements url="0.wav" id="0" type="anchor"/>
54 <audioElements url="1.wav" id="1"/> 61 <audioElements url="1.wav" id="1"/>
55 <audioElements url="2.wav" id="2"/> 62 <audioElements url="2.wav" id="2"/>