annotate tests/templates/itur1534.xml @ 2922:7fa175a37aca master

Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author www-data <www-data@sucuk.dcs.qmul.ac.uk>
date Thu, 03 Aug 2017 18:24:46 +0100
parents becd7e8e0a3a
children 8881dbe2807e
rev   line source
n@2910 1 <?xml version="1.0" encoding="utf-8"?>
n@2910 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
n@2910 3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder="true" loudness="-23">
n@2910 4 <exitText>Thank you for participating in this listening test. You may now exit the test environment</exitText>
n@2910 5 <metric>
n@2910 6 <metricenable>testTimer</metricenable>
n@2910 7 <metricenable>elementTimer</metricenable>
n@2910 8 <metricenable>elementInitialPosition</metricenable>
n@2910 9 <metricenable>elementTracker</metricenable>
n@2910 10 <metricenable>elementFlagListenedTo</metricenable>
n@2910 11 <metricenable>elementFlagMoved</metricenable>
n@2910 12 <metricenable>elementListenTracker</metricenable>
n@2910 13 </metric>
n@2910 14 <interface>
n@2910 15 <interfaceoption type="check" name="fragmentMoved" />
n@2910 16 </interface>
n@2910 17 </setup>
n@2910 18 <page id="training" randomiseOrder="true" repeatCount="0" loop="true" synchronous="true" position="0" label="capital">
n@2910 19 <interface>
n@2910 20 <title>Quality</title>
n@2910 21 <scales>
n@2910 22 <scalelabel position="100">Imperceptible</scalelabel>
n@2910 23 <scalelabel position="75">Perceptible but not annoying</scalelabel>
n@2910 24 <scalelabel position="50">Slightly annoying</scalelabel>
n@2910 25 <scalelabel position="25">Annoying</scalelabel>
n@2910 26 <scalelabel position="0">Very annoying</scalelabel>
n@2910 27 </scales>
n@2910 28 </interface>
n@2910 29 <audioelement url="0.wav" id="training-0" type="reference" />
n@2910 30 <audioelement url="1.wav" id="training-1" type="anchor" />
n@2910 31 <audioelement url="0.wav" id="training-2" />
n@2910 32 </page>
n@2910 33 <page id="test-0" randomiseOrder="true" repeatCount="0" loop="true" synchronous="true" position="0" label="capital">
n@2910 34 <interface>
n@2910 35 <title>Quality</title>
n@2910 36 <scales>
n@2910 37 <scalelabel position="100">Imperceptible</scalelabel>
n@2910 38 <scalelabel position="75">Perceptible but not annoying</scalelabel>
n@2910 39 <scalelabel position="50">Slightly annoying</scalelabel>
n@2910 40 <scalelabel position="25">Annoying</scalelabel>
n@2910 41 <scalelabel position="0">Very annoying</scalelabel>
n@2910 42 </scales>
n@2910 43 </interface>
n@2910 44 <audioelement url="0.wav" id="test-0-0" type="reference" />
n@2910 45 <audioelement url="1.wav" id="test-0-1" type="anchor" />
n@2910 46 <audioelement url="0.wav" id="test-0-2" />
n@2910 47 </page>
n@2910 48 </waet>