annotate example_eval/project.xml @ 231:b51da1e7547c Dev_main

Added check type 'scalerange' with min max attributes to enforce use of the scale.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Fri, 19 Jun 2015 16:31:14 +0100
parents e5c565c19493
children a9a86478a038
rev   line source
nicholas@11 1 <?xml version="1.0" encoding="utf-8"?>
nicholas@4 2 <BrowserEvalProjectDocument>
n@140 3 <setup interface="APE" projectReturn="/save" randomiseOrder='true' collectMetrics='true'>
n@36 4 <PreTest>
n@191 5 <question id="Location" mandatory="true" boxsize="large">Please enter your location.</question>
nicholas@188 6 <checkbox id="experience">
nicholas@188 7 <statement>Check options which are relevant to you</statement>
nicholas@188 8 <option id="digital">Digital Consoles</option>
nicholas@188 9 <option id="analog">Analog Consoles</option>
nicholas@188 10 <option id="live">Live Mixing</option>
nicholas@188 11 <option id="studio">Studio Mixing</option>
nicholas@188 12 <option id="player">Play an instrument</option>
nicholas@188 13 </checkbox>
n@197 14 <number id="age" min="0">Please enter your age</number>
b@207 15 <statement>Please listen to all fragments</statement>
n@196 16 </PreTest>
n@196 17 <PostTest>
n@196 18 <question id="SessionID" mandatory="true">Please enter your name.</question>
nicholas@189 19 <radio id="rating">
nicholas@189 20 <statement>Please rate this interface</statement>
nicholas@189 21 <option name="bad">Bad</option>
nicholas@189 22 <option name="OK">OK</option>
nicholas@189 23 <option name="Good">Good</option>
nicholas@189 24 <option name="Great">Great</option>
nicholas@189 25 </radio>
n@36 26 <statement>Thank you for taking this listening test.</statement>
n@36 27 </PostTest>
n@36 28 <Metric>
n@36 29 <metricEnable>testTimer</metricEnable>
n@36 30 <metricEnable>elementTimer</metricEnable>
n@170 31 <metricEnable>elementInitialPosition</metricEnable>
n@36 32 <metricEnable>elementTracker</metricEnable>
n@36 33 <metricEnable>elementFlagListenedTo</metricEnable>
n@36 34 <metricEnable>elementFlagMoved</metricEnable>
n@164 35 <metricEnable>elementListenTracker</metricEnable>
n@36 36 </Metric>
nicholas@213 37 <interface>
nicholas@219 38 <!--<check name="fragmentPlayed"/>
nicholas@213 39 <check name="fragmentFullPlayback"/>
nicholas@214 40 <check name="fragmentMoved"/>
nicholas@219 41 <check name="fragmentComments"/>-->
nicholas@231 42 <check name="scalerange" min="25" max="75"/>
nicholas@215 43 <anchor>20</anchor>
nicholas@219 44 <reference>80</reference>
nicholas@213 45 </interface>
n@36 46 </setup>
b@207 47 <audioHolder id='test-0' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
n@47 48 <interface>
n@47 49 <title>Example Test Question</title>
n@47 50 <scale position="0">Min</scale>
n@47 51 <scale position="100">Max</scale>
n@47 52 <scale position="50">Middle</scale>
n@47 53 <scale position="20">20</scale>
n@174 54 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
n@47 55 </interface>
nicholas@215 56 <audioElements url="0.wav" id="0" anchor='true'/>
n@45 57 <audioElements url="1.wav" id="1"/>
n@45 58 <audioElements url="2.wav" id="2"/>
n@45 59 <audioElements url="3.wav" id="3"/>
nicholas@188 60 <!--<audioElements url="4.wav" id="4"/>
n@45 61 <audioElements url="5.wav" id="5"/>
nicholas@187 62 <audioElements url="6.wav" id="6"/>
n@45 63 <audioElements url="7.wav" id="7"/>
n@45 64 <audioElements url="8.wav" id="8"/>
n@45 65 <audioElements url="9.wav" id="9"/>
nicholas@188 66 <audioElements url="10.wav" id="10"/>-->
n@193 67 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience</CommentQuestion>
n@193 68 <CommentQuestion id="preference" type="radio">
n@193 69 <statement>Please enter your ranking preference on this song</statement>
n@193 70 <option name="worst">Very Bad</option>
n@193 71 <option name="bad"></option>
n@193 72 <option name="OK">OK</option>
n@193 73 <option name="Good"></option>
n@193 74 <option name="Great">Great</option>
n@193 75 </CommentQuestion>
n@195 76 <CommentQuestion id="preference" type="checkbox">
n@195 77 <statement>Describe this song</statement>
n@195 78 <option name="bright">Bright</option>
n@195 79 <option name="punchy">Punchy</option>
n@195 80 <option name="dark">Dark</option>
b@207 81 <option name="muddy">Muddy</option>
b@207 82 <option name="thin">Thin</option>
n@195 83 </CommentQuestion>
nicholas@189 84 <PreTest/>
n@35 85 <PostTest>
b@207 86 <question id="genre" mandatory="true">Please enter the genre.</question>
n@113 87 </PostTest>
n@15 88 </audioHolder>
b@207 89 <audioHolder id='test-1' hostURL="example_eval/" sampleRate="44100" randomiseOrder='true' repeatCount='0' loop='true' elementComments='true'>
b@207 90 <interface>
b@207 91 <title>Example Test Question</title>
b@207 92 <scale position="0">Min</scale>
b@207 93 <scale position="100">Max</scale>
b@207 94 <scale position="50">Middle</scale>
b@207 95 <scale position="75">75</scale>
nicholas@231 96 <scalerange min="25" max="75"/>
b@207 97 <commentBoxPrefix>Comment on fragment</commentBoxPrefix>
b@207 98 </interface>
nicholas@219 99 <audioElements url="0.wav" id="0" reference="true"/>
nicholas@219 100 <audioElements url="1.wav" id="1" anchor="true"/>
b@207 101 <audioElements url="2.wav" id="2"/>
b@207 102 <audioElements url="3.wav" id="3"/>
b@207 103 <audioElements url="4.wav" id="4"/>
b@207 104 <audioElements url="5.wav" id="5"/>
b@207 105 <audioElements url="6.wav" id="6"/>
b@207 106 <!-- <audioElements url="7.wav" id="7"/>
b@207 107 <audioElements url="8.wav" id="8"/>
b@207 108 <audioElements url="9.wav" id="9"/>
b@207 109 <audioElements url="10.wav" id="10"/>-->
b@207 110 <CommentQuestion id='mixingExperience' type="text">What is your mixing experience?</CommentQuestion>
b@207 111 <CommentQuestion id="preference" type="radio">
b@207 112 <statement>Please enter your ranking preference on this song.</statement>
b@207 113 <option name="worst">Very Bad</option>
b@207 114 <option name="bad"></option>
b@207 115 <option name="OK">OK</option>
b@207 116 <option name="Good"></option>
b@207 117 <option name="Great">Great</option>
b@207 118 </CommentQuestion>
b@207 119 <CommentQuestion id="preference" type="checkbox">
b@207 120 <statement>Describe this song</statement>
b@207 121 <option name="funky">Funky</option>
b@207 122 <option name="mellow">Mellow</option>
b@207 123 <option name="laidback">Laid back</option>
b@207 124 <option name="heavy">Heavy</option>
b@207 125 </CommentQuestion>
b@207 126 <PreTest/>
b@207 127 <PostTest>
b@207 128 <question id="genre" mandatory="true">Please enter the genre.</question>
b@207 129 </PostTest>
b@207 130 </audioHolder>
n@14 131 </BrowserEvalProjectDocument>