Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 225:dfd24b98c2b2
SMC paper: added boxplot graph, input XML, decreased itemize spacing (also changed index.html page title)
author | Brecht De Man <b.deman@qmul.ac.uk> |
---|---|
date | Thu, 18 Jun 2015 17:34:27 +0100 |
parents | e5c565c19493 |
children | 3bda6ed7cc6a |
comparison
equal
deleted
inserted
replaced
222:49f35ece394c | 225:dfd24b98c2b2 |
---|---|
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" randomiseOrder='false' 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> |
50 <scale position="100">Max</scale> | 50 <scale position="100">Max</scale> |
51 <scale position="50">Middle</scale> | 51 <scale position="50">Middle</scale> |
52 <scale position="20">20</scale> | 52 <scale position="20">20</scale> |
53 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> | 53 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> |
54 </interface> | 54 </interface> |
55 <audioElements url="0.wav" id="0" anchor='true'/> | 55 <audioElements url="0.wav" id="0"/> |
56 <audioElements url="1.wav" id="1"/> | 56 <audioElements url="1.wav" id="1"/> |
57 <audioElements url="2.wav" id="2"/> | 57 <audioElements url="2.wav" id="2"/> |
58 <audioElements url="3.wav" id="3"/> | 58 <audioElements url="3.wav" id="3"/> |
59 <!--<audioElements url="4.wav" id="4"/> | 59 <audioElements url="4.wav" id="4"/> |
60 <audioElements url="5.wav" id="5"/> | 60 <audioElements url="5.wav" id="5"/> |
61 <audioElements url="6.wav" id="6"/> | 61 <audioElements url="6.wav" id="6"/> |
62 <audioElements url="7.wav" id="7"/> | 62 <!--<audioElements url="7.wav" id="7"/> |
63 <audioElements url="8.wav" id="8"/> | 63 <audioElements url="8.wav" id="8"/> |
64 <audioElements url="9.wav" id="9"/> | 64 <audioElements url="9.wav" id="9"/> |
65 <audioElements url="10.wav" id="10"/>--> | 65 <audioElements url="10.wav" id="10"/>--> |
66 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience</CommentQuestion> | 66 <CommentQuestion id='generalExperience' type="text">General Comments</CommentQuestion> |
67 <CommentQuestion id="preference" type="radio"> | 67 <CommentQuestion id="preference" type="radio"> |
68 <statement>Please enter your ranking preference on this song</statement> | 68 <statement>What do you think of the song?</statement> |
69 <option name="worst">Very Bad</option> | 69 <option name="worst">Very Bad</option> |
70 <option name="bad"></option> | 70 <option name="bad"></option> |
71 <option name="OK">OK</option> | 71 <option name="OK">OK</option> |
72 <option name="Good"></option> | 72 <option name="Good"></option> |
73 <option name="Great">Great</option> | 73 <option name="Great">Great</option> |
74 </CommentQuestion> | 74 </CommentQuestion> |
75 <CommentQuestion id="preference" type="checkbox"> | 75 <CommentQuestion id="preference" type="checkbox"> |
76 <statement>Describe this song</statement> | 76 <statement>This song is... </statement> |
77 <option name="bright">Bright</option> | 77 <option name="bright">Bright</option> |
78 <option name="punchy">Punchy</option> | 78 <option name="punchy">Punchy</option> |
79 <option name="dark">Dark</option> | 79 <option name="dark">Dark</option> |
80 <option name="muddy">Muddy</option> | 80 <option name="muddy">Muddy</option> |
81 <option name="thin">Thin</option> | 81 <option name="thin">Thin</option> |
92 <scale position="100">Max</scale> | 92 <scale position="100">Max</scale> |
93 <scale position="50">Middle</scale> | 93 <scale position="50">Middle</scale> |
94 <scale position="75">75</scale> | 94 <scale position="75">75</scale> |
95 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> | 95 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> |
96 </interface> | 96 </interface> |
97 <audioElements url="0.wav" id="0" reference="true"/> | 97 <audioElements url="0.wav" id="0"/> |
98 <audioElements url="1.wav" id="1" anchor="true"/> | 98 <audioElements url="1.wav" id="1"/> |
99 <audioElements url="2.wav" id="2"/> | 99 <audioElements url="2.wav" id="2"/> |
100 <audioElements url="3.wav" id="3"/> | 100 <audioElements url="3.wav" id="3"/> |
101 <audioElements url="4.wav" id="4"/> | 101 <audioElements url="4.wav" id="4"/> |
102 <audioElements url="5.wav" id="5"/> | 102 <audioElements url="5.wav" id="5"/> |
103 <audioElements url="6.wav" id="6"/> | 103 <audioElements url="6.wav" id="6"/> |