comparison example_eval/AB_example.xml @ 1333:942042597796

Updated AB files. One comparison per page node, all elements in the page compared against each other.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Tue, 12 Jan 2016 11:18:01 +0000
parents a7e81c4f4ace
children 32757cefeee0
comparison
equal deleted inserted replaced
1332:45b2f482baa5 1333:942042597796
1 <?xml version="1.0" encoding="utf-8"?> 1 <?xml version="1.0" encoding="utf-8"?>
2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
3 <setup interface="AB" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100"> 3 <setup interface="AB" projectReturn="save.php" randomiseOrder='false' testPages="2" loudness="-23" sampleRate="44100">
4 <survey location="before"> 4 <survey location="before">
5 <surveyentry type="question" id="sessionId" mandatory="true"> 5 <surveyentry type="question" id="sessionId" mandatory="true">
6 <statement>Please enter your name.</statement> 6 <statement>Please enter your name.</statement>
7 </surveyentry> 7 </surveyentry>
8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> 8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true">
12 <option name="developer">Developing audio software</option> 12 <option name="developer">Developing audio software</option>
13 <option name="hwdesigner">Designing or building audio hardware</option> 13 <option name="hwdesigner">Designing or building audio hardware</option>
14 <option name="researcher">Research in the field of audio</option> 14 <option name="researcher">Research in the field of audio</option>
15 </surveyentry> 15 </surveyentry>
16 <surveyentry type="statement"> 16 <surveyentry type="statement">
17 <statement>This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement> 17 <statement>This is an example of an 'AB'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement>
18 </surveyentry> 18 </surveyentry>
19 </survey> 19 </survey>
20 <survey location="after"> 20 <survey location="after">
21 <surveyentry type="question" id="location" mandatory="true" boxsize="large"> 21 <surveyentry type="question" id="location" mandatory="true" boxsize="large">
22 <statement>Please enter your location. (example mandatory text question)</statement> 22 <statement>Please enter your location. (example mandatory text question)</statement>
36 </surveyentry> 36 </surveyentry>
37 </survey> 37 </survey>
38 <metric> 38 <metric>
39 <metricenable>testTimer</metricenable> 39 <metricenable>testTimer</metricenable>
40 <metricenable>elementTimer</metricenable> 40 <metricenable>elementTimer</metricenable>
41 <metricenable>elementInitialPosition</metricenable>
42 <metricenable>elementTracker</metricenable>
41 <metricenable>elementFlagListenedTo</metricenable> 43 <metricenable>elementFlagListenedTo</metricenable>
44 <metricenable>elementFlagMoved</metricenable>
42 <metricenable>elementListenTracker</metricenable> 45 <metricenable>elementListenTracker</metricenable>
43 </metric> 46 </metric>
44 <interface> 47 <interface>
45 <interfaceoption type="check" name="fragmentMoved"/> 48 <interfaceoption type="check" name="fragmentMoved"/>
46 <interfaceoption type="check" name="scalerange" min="25" max="75"/> 49 <interfaceoption type="check" name="scalerange" min="25" max="75"/>
51 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12"> 54 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12">
52 <commentboxprefix>Comment on fragment</commentboxprefix> 55 <commentboxprefix>Comment on fragment</commentboxprefix>
53 <interface> 56 <interface>
54 <title>Depth</title> 57 <title>Depth</title>
55 </interface> 58 </interface>
56 <audioelement url="0.wav" id="track-0" type="anchor"/> 59 <audioelement url="0.wav" id="track-0"/>
57 <audioelement url="1.wav" id="track-1"/> 60 <audioelement url="1.wav" id="track-1"/>
58 <audioelement url="2.wav" id="track-2"/>
59 <survey location="before"> 61 <survey location="before">
60 <surveyentry type="statement"> 62 <surveyentry type="statement">
61 <statement>Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%.</statement> 63 <statement>A two way comparison using randomised element order, automatic loudness and synchronised looping.</statement>
62 </surveyentry> 64 </surveyentry>
63 </survey> 65 </survey>
64 <survey location="after"> 66 <survey location="after">
65 <surveyentry type="question" id="genre-0" mandatory="true"> 67 <surveyentry type="question" id="genre-0" mandatory="true">
66 <statement>Please enter the genre.</statement> 68 <statement>Please enter the genre.</statement>
67 </surveyentry> 69 </surveyentry>
68 </survey> 70 </survey>
69 </page> 71 </page>
72 <page id='test-1' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='false' showElementComments='true' loudness="-12">
73 <commentboxprefix>Comment on fragment</commentboxprefix>
74 <interface>
75 <title>Depth</title>
76 </interface>
77 <audioelement url="0.wav" id="track-2"/>
78 <audioelement url="1.wav" id="track-3"/>
79 <audioelement url="2.wav" id="track-4"/>
80 <audioelement url="3.wav" id="track-5"/>
81 <audioelement url="4.wav" id="track-6"/>
82 <audioelement url="5.wav" id="track-7"/>
83 <audioelement url="6.wav" id="track-8"/>
84 <survey location="before">
85 <surveyentry type="statement">
86 <statement>A 7 way comparison using randomised element order and synchronised looping.</statement>
87 </surveyentry>
88 </survey>
89 <survey location="after">
90 <surveyentry type="question" id="genre-1" mandatory="true">
91 <statement>Please enter the genre.</statement>
92 </surveyentry>
93 </survey>
94 </page>
70 </waet> 95 </waet>