Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 1517:cfd25c48bc77
Bug #1370: Fragments marked as outside reference are no longer checked for movement parameters in APE.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Thu, 10 Sep 2015 12:32:56 +0100 |
parents | 838d8e59c8ff |
children | 1eacf6c1056a |
comparison
equal
deleted
inserted
replaced
1516:838d8e59c8ff | 1517:cfd25c48bc77 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <BrowserEvalProjectDocument> | 2 <BrowserEvalProjectDocument> |
3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder='true' collectMetrics='true'> | 3 <setup interface="APE" projectReturn="save.php" randomiseOrder='true' collectMetrics='true'> |
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> |
35 <metricEnable>elementListenTracker</metricEnable> | 35 <metricEnable>elementListenTracker</metricEnable> |
36 </Metric> | 36 </Metric> |
37 <interface> | 37 <interface> |
38 <!--<check name="fragmentPlayed"/> | 38 <!--<check name="fragmentPlayed"/> |
39 <check name="fragmentFullPlayback"/> | 39 <check name="fragmentFullPlayback"/> |
40 <check name="fragmentComments"/>--> | |
40 <check name="fragmentMoved"/> | 41 <check name="fragmentMoved"/> |
41 <check name="fragmentComments"/>--> | |
42 <check name="scalerange" min="25" max="75"/> | 42 <check name="scalerange" min="25" max="75"/> |
43 <option name='playhead'/> | 43 <option name='playhead'/> |
44 <option name="page-count"/> | 44 <option name="page-count"/> |
45 <anchor enforce="false">40</anchor> | 45 <anchor enforce="false">40</anchor> |
46 </interface> | 46 </interface> |
56 </interface> | 56 </interface> |
57 <audioElements url="0.wav" id="0" type="anchor"/> | 57 <audioElements url="0.wav" id="0" type="anchor"/> |
58 <audioElements url="1.wav" id="1"/> | 58 <audioElements url="1.wav" id="1"/> |
59 <audioElements url="2.wav" id="2"/> | 59 <audioElements url="2.wav" id="2"/> |
60 <audioElements url="3.wav" id="3"/> | 60 <audioElements url="3.wav" id="3"/> |
61 <audioElements url="4.wav" id="4" type="outsidereference"/> | 61 <audioElements url="4.wav" id="4"/> |
62 <!--<audioElements url="5.wav" id="5"/> | 62 <!--<audioElements url="5.wav" id="5"/> |
63 <audioElements url="6.wav" id="6"/> | 63 <audioElements url="6.wav" id="6"/> |
64 <audioElements url="7.wav" id="7"/> | 64 <audioElements url="7.wav" id="7"/> |
65 <audioElements url="8.wav" id="8"/> | 65 <audioElements url="8.wav" id="8"/> |
66 <audioElements url="9.wav" id="9"/> | 66 <audioElements url="9.wav" id="9"/> |
101 <audioElements url="1.wav" id="1" type="anchor" marker="20"/> | 101 <audioElements url="1.wav" id="1" type="anchor" marker="20"/> |
102 <audioElements url="2.wav" id="2"/> | 102 <audioElements url="2.wav" id="2"/> |
103 <audioElements url="3.wav" id="3"/> | 103 <audioElements url="3.wav" id="3"/> |
104 <audioElements url="4.wav" id="4"/> | 104 <audioElements url="4.wav" id="4"/> |
105 <audioElements url="5.wav" id="5"/> | 105 <audioElements url="5.wav" id="5"/> |
106 <audioElements url="6.wav" id="6"/> | 106 <audioElements url="6.wav" id="6" type="outsidereference"/> |
107 <!-- <audioElements url="7.wav" id="7"/> | 107 <!-- <audioElements url="7.wav" id="7"/> |
108 <audioElements url="8.wav" id="8"/> | 108 <audioElements url="8.wav" id="8"/> |
109 <audioElements url="9.wav" id="9"/> | 109 <audioElements url="9.wav" id="9"/> |
110 <audioElements url="10.wav" id="10"/>--> | 110 <audioElements url="10.wav" id="10"/>--> |
111 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience?</CommentQuestion> | 111 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience?</CommentQuestion> |