annotate example_eval/project.xml @ 1558:2c5fd2330055

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