Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 305:b71d91792528
Merge from "dev_main". Added MUSHRA, PHP upload scripts, APE on Firefox, multi-screen support. Bug fixes #1370, #1298, #1391, #1300, #1389.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 15 Sep 2015 10:20:50 +0100 |
parents | 18a6119854ac |
children | 25c16110d0fa |
comparison
equal
deleted
inserted
replaced
291:a76081548018 | 305:b71d91792528 |
---|---|
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" randomiseOrder='true' collectMetrics='true'> | 3 <setup interface="APE" projectReturn="save.php" randomiseOrder='true' 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> |
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"/> | |
39 <check name="fragmentFullPlayback"/> | |
40 <check name="fragmentMoved"/> | 38 <check name="fragmentMoved"/> |
41 <check name="fragmentComments"/>--> | |
42 <check name="scalerange" min="25" max="75"/> | 39 <check name="scalerange" min="25" max="75"/> |
43 <option name='playhead'/> | 40 <option name='playhead'/> |
44 <option name="page-count"/> | 41 <option name="page-count"/> |
45 <anchor enforce="false">40</anchor> | 42 <anchor enforce="false">40</anchor> |
46 </interface> | 43 </interface> |
56 </interface> | 53 </interface> |
57 <audioElements url="0.wav" id="0" type="anchor"/> | 54 <audioElements url="0.wav" id="0" type="anchor"/> |
58 <audioElements url="1.wav" id="1"/> | 55 <audioElements url="1.wav" id="1"/> |
59 <audioElements url="2.wav" id="2"/> | 56 <audioElements url="2.wav" id="2"/> |
60 <audioElements url="3.wav" id="3"/> | 57 <audioElements url="3.wav" id="3"/> |
61 <audioElements url="4.wav" id="4" type="outsidereference"/> | 58 <audioElements url="4.wav" id="4"/> |
62 <!--<audioElements url="5.wav" id="5"/> | |
63 <audioElements url="6.wav" id="6"/> | |
64 <audioElements url="7.wav" id="7"/> | |
65 <audioElements url="8.wav" id="8"/> | |
66 <audioElements url="9.wav" id="9"/> | |
67 <audioElements url="10.wav" id="10"/>--> | |
68 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience</CommentQuestion> | 59 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience</CommentQuestion> |
69 <CommentQuestion id="preference" type="radio"> | 60 <CommentQuestion id="preference" type="radio"> |
70 <statement>Please enter your ranking preference on this song</statement> | 61 <statement>Please enter your ranking preference on this song</statement> |
71 <option name="worst">Very Bad</option> | 62 <option name="worst">Very Bad</option> |
72 <option name="bad"></option> | 63 <option name="bad"></option> |
101 <audioElements url="1.wav" id="1" type="anchor" marker="20"/> | 92 <audioElements url="1.wav" id="1" type="anchor" marker="20"/> |
102 <audioElements url="2.wav" id="2"/> | 93 <audioElements url="2.wav" id="2"/> |
103 <audioElements url="3.wav" id="3"/> | 94 <audioElements url="3.wav" id="3"/> |
104 <audioElements url="4.wav" id="4"/> | 95 <audioElements url="4.wav" id="4"/> |
105 <audioElements url="5.wav" id="5"/> | 96 <audioElements url="5.wav" id="5"/> |
106 <audioElements url="6.wav" id="6"/> | 97 <audioElements url="6.wav" id="6" type="outsidereference"/> |
107 <!-- <audioElements url="7.wav" id="7"/> | |
108 <audioElements url="8.wav" id="8"/> | |
109 <audioElements url="9.wav" id="9"/> | |
110 <audioElements url="10.wav" id="10"/>--> | |
111 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience?</CommentQuestion> | 98 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience?</CommentQuestion> |
112 <CommentQuestion id="preference" type="radio"> | 99 <CommentQuestion id="preference" type="radio"> |
113 <statement>Please enter your ranking preference on this song.</statement> | 100 <statement>Please enter your ranking preference on this song.</statement> |
114 <option name="worst">Very Bad</option> | 101 <option name="worst">Very Bad</option> |
115 <option name="bad"></option> | 102 <option name="bad"></option> |