annotate example_eval/project.xml @ 1293:c753706731f2

Fixed null/period saves on test completion. specification projectReturn is currently deprecated pending new usage.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 10 Mar 2016 11:49:08 +0000
parents 175cf75946f7
children 9820063ea96a
rev   line source
nickjillings@1289 1 <?xml version="1.0" encoding="utf-8"?>
nickjillings@1289 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
nickjillings@1289 3 <setup interface="APE" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100">
nickjillings@1289 4 <survey location="before">
nickjillings@1289 5 <surveyentry type="question" id="sessionId" mandatory="true">
nickjillings@1289 6 <statement>Please enter your name.</statement>
nickjillings@1289 7 </surveyentry>
nickjillings@1289 8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true">
nickjillings@1289 9 <statement>Please select with which activities you have any experience (example checkbox question)</statement>
nickjillings@1289 10 <option name="musician">Playing a musical instrument</option>
nickjillings@1289 11 <option name="soundengineer">Recording or mixing audio</option>
nickjillings@1289 12 <option name="developer">Developing audio software</option>
nickjillings@1289 13 <option name="hwdesigner">Designing or building audio hardware</option>
nickjillings@1289 14 <option name="researcher">Research in the field of audio</option>
nickjillings@1289 15 </surveyentry>
nickjillings@1293 16 <surveyentry type="statement" id="test-intro">
nickjillings@1289 17 <statement>This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement>
nickjillings@1289 18 </surveyentry>
nickjillings@1289 19 </survey>
nickjillings@1289 20 <survey location="after">
nickjillings@1289 21 <surveyentry type="question" id="location" mandatory="true" boxsize="large">
nickjillings@1289 22 <statement>Please enter your location. (example mandatory text question)</statement>
nickjillings@1289 23 </surveyentry>
nickjillings@1289 24 <surveyentry type="number" id="age" min="0">
nickjillings@1289 25 <statement>Please enter your age (example non-mandatory number question)</statement>
nickjillings@1289 26 </surveyentry>
nickjillings@1289 27 <surveyentry type="radio" id="rating">
nickjillings@1289 28 <statement>Please rate this interface (example radio button question)</statement>
nickjillings@1289 29 <option name="bad">Bad</option>
nickjillings@1289 30 <option name="poor">Poor</option>
nickjillings@1289 31 <option name="good">Good</option>
nickjillings@1289 32 <option name="great">Great</option>
nickjillings@1289 33 </surveyentry>
nickjillings@1293 34 <surveyentry type="statement" id="thankyou">
nickjillings@1289 35 <statement>Thank you for taking this listening test. Please click 'submit' and your results will appear in the 'saves/' folder.</statement>
nickjillings@1289 36 </surveyentry>
nickjillings@1289 37 </survey>
nickjillings@1289 38 <metric>
nickjillings@1289 39 <metricenable>testTimer</metricenable>
nickjillings@1289 40 <metricenable>elementTimer</metricenable>
nickjillings@1289 41 <metricenable>elementInitialPosition</metricenable>
nickjillings@1289 42 <metricenable>elementTracker</metricenable>
nickjillings@1289 43 <metricenable>elementFlagListenedTo</metricenable>
nickjillings@1289 44 <metricenable>elementFlagMoved</metricenable>
nickjillings@1289 45 <metricenable>elementListenTracker</metricenable>
nickjillings@1289 46 </metric>
nickjillings@1289 47 <interface>
nickjillings@1289 48 <interfaceoption type="check" name="fragmentMoved"/>
nickjillings@1289 49 <interfaceoption type="check" name="scalerange" min="25" max="75"/>
nickjillings@1289 50 <interfaceoption type="show" name='playhead'/>
nickjillings@1289 51 <interfaceoption type="show" name="page-count"/>
nickjillings@1289 52 </interface>
nickjillings@1289 53 </setup>
nickjillings@1289 54 <page id='test-0' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='true' showElementComments='true' loudness="-12">
nickjillings@1289 55 <commentboxprefix>Comment on fragment</commentboxprefix>
nickjillings@1289 56 <interface name="preference">
nickjillings@1289 57 <scales>
nickjillings@1289 58 <scalelabel position="0">Min</scalelabel>
nickjillings@1289 59 <scalelabel position="100">Max</scalelabel>
nickjillings@1289 60 <scalelabel position="50">Middle</scalelabel>
nickjillings@1289 61 <scalelabel position="20">20</scalelabel>
nickjillings@1289 62 </scales>
nickjillings@1289 63 </interface>
nickjillings@1289 64 <interface name="depth">
nickjillings@1289 65 <title>Depth</title>
nickjillings@1289 66 <scales>
nickjillings@1289 67 <scalelabel position="0">Low</scalelabel>
nickjillings@1289 68 <scalelabel position="100">High</scalelabel>
nickjillings@1289 69 <scalelabel position="50">Middle</scalelabel>
nickjillings@1289 70 <scalelabel position="50">Middle</scalelabel>
nickjillings@1289 71 </scales>
nickjillings@1289 72 </interface>
nickjillings@1289 73 <audioelement url="0.wav" id="track-0" type="anchor"/>
nickjillings@1289 74 <audioelement url="1.wav" id="track-1"/>
nickjillings@1289 75 <audioelement url="2.wav" id="track-2"/>
nickjillings@1289 76 <audioelement url="3.wav" id="track-3"/>
nickjillings@1289 77 <audioelement url="4.wav" id="track-4"/>
nickjillings@1289 78 <survey location="before">
nickjillings@1293 79 <surveyentry type="statement" id="test-0-intro">
nickjillings@1289 80 <statement>Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%.</statement>
nickjillings@1289 81 </surveyentry>
nickjillings@1289 82 </survey>
nickjillings@1289 83 <survey location="after">
nickjillings@1289 84 <surveyentry type="question" id="genre-0" mandatory="true">
nickjillings@1289 85 <statement>Please enter the genre.</statement>
nickjillings@1289 86 </surveyentry>
nickjillings@1289 87 </survey>
nickjillings@1289 88 </page>
nickjillings@1289 89 <page id='test-1' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='false' showElementComments='true'>
nickjillings@1289 90 <commentboxprefix>Comment on fragment</commentboxprefix>
nickjillings@1289 91 <interface name="preference">
nickjillings@1289 92 <title>Example Test Question</title>
nickjillings@1289 93 <scales>
nickjillings@1289 94 <scalelabel position="0">Min</scalelabel>
nickjillings@1289 95 <scalelabel position="100">Max</scalelabel>
nickjillings@1289 96 <scalelabel position="50">Middle</scalelabel>
nickjillings@1289 97 <scalelabel position="20">20</scalelabel>
nickjillings@1289 98 </scales>
nickjillings@1289 99 </interface>
nickjillings@1289 100 <audioelement url="0.wav" gain="-6" id="track-5" type="anchor" marker="20"/>
nickjillings@1289 101 <audioelement url="1.wav" gain="0.0" id="track-6" type="reference" marker="80"/>
nickjillings@1289 102 <audioelement url="2.wav" gain="0.0" id="track-7"/>
nickjillings@1289 103 <audioelement url="3.wav" gain="0.0" id="track-8"/>
nickjillings@1289 104 <audioelement url="4.wav" gain="0.0" id="track-9"/>
nickjillings@1289 105 <audioelement url="5.wav" gain="0.0" id="track-10"/>
nickjillings@1289 106 <audioelement url="6.wav" gain="0.0" id="track-11" type="outside-reference"/>
nickjillings@1289 107 <commentquestion id='mixingExperience' type="question">
nickjillings@1289 108 <statement>What is your general experience with numbers?</statement>
nickjillings@1289 109 </commentquestion>
nickjillings@1289 110 <commentquestion id="preference" type="radio">
nickjillings@1289 111 <statement>Please enter your overall preference</statement>
nickjillings@1289 112 <option name="worst">Very Bad</option>
nickjillings@1289 113 <option name="bad"></option>
nickjillings@1289 114 <option name="OK">OK</option>
nickjillings@1289 115 <option name="Good"></option>
nickjillings@1289 116 <option name="Great">Great</option>
nickjillings@1289 117 </commentquestion>
nickjillings@1289 118 <commentquestion id="character" type="checkbox">
nickjillings@1289 119 <statement>Please describe the overall character</statement>
nickjillings@1289 120 <option name="funky">Funky</option>
nickjillings@1289 121 <option name="mellow">Mellow</option>
nickjillings@1289 122 <option name="laidback">Laid back</option>
nickjillings@1289 123 <option name="heavy">Heavy</option>
nickjillings@1289 124 </commentquestion>
nickjillings@1289 125 <survey location="before">
nickjillings@1293 126 <surveyentry type="statement" id="test-1-intro">
nickjillings@1289 127 <statement>Example of an 'APE' style interface with hidden anchor 'zero' (which needs to be below 20%), looping of the samples, randomisation of marker labels, mandatory moving of every sample, and a forced scale usage of at least 25%-75%.</statement>
nickjillings@1289 128 </surveyentry>
nickjillings@1289 129 </survey>
nickjillings@1289 130 <survey location="after">
nickjillings@1289 131 <surveyentry type="question" id="genre-1" mandatory="true">
nickjillings@1289 132 <statement>Please enter the genre.</statement>
nickjillings@1289 133 </surveyentry>
nickjillings@1289 134 </survey>
nickjillings@1289 135 </page>
nickjillings@1289 136 </waet>