annotate tests/templates/itur1116.xml @ 3141:335bc77627e0 tip

fixing discrete interface to allow labels to display
author Dave Moffat <me@davemoffat.com>
date Mon, 26 Jul 2021 12:15:24 +0100
parents e2b241c88b74
children
rev   line source
n@2908 1 <?xml version="1.0" encoding="utf-8"?>
n@2908 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
n@2908 3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder="true" loudness="-23">
n@2908 4 <exitText>Thank you for participating in this listening test. You may now exit the test environment</exitText>
n@2908 5 <metric>
n@2908 6 <metricenable>testTimer</metricenable>
n@2908 7 <metricenable>elementTimer</metricenable>
n@2908 8 <metricenable>elementInitialPosition</metricenable>
n@2908 9 <metricenable>elementTracker</metricenable>
n@2908 10 <metricenable>elementFlagListenedTo</metricenable>
n@2908 11 <metricenable>elementFlagMoved</metricenable>
n@2908 12 <metricenable>elementListenTracker</metricenable>
n@2908 13 </metric>
n@2908 14 <interface>
n@2908 15 <interfaceoption type="check" name="fragmentMoved" />
n@2909 16 </interface>
n@2909 17 </setup>
n@2909 18 <page id="training" randomiseOrder="true" repeatCount="0" loop="true" synchronous="true" position="0" label="capital">
n@2909 19 <interface>
n@2909 20 <title>Quality</title>
n@2908 21 <scales>
n@2908 22 <scalelabel position="100">Imperceptible</scalelabel>
n@2908 23 <scalelabel position="75">Perceptible but not annoying</scalelabel>
n@2908 24 <scalelabel position="50">Slightly annoying</scalelabel>
n@2908 25 <scalelabel position="25">Annoying</scalelabel>
n@2908 26 <scalelabel position="0">Very annoying</scalelabel>
n@2908 27 </scales>
n@2908 28 </interface>
n@2908 29 <audioelement url="0.wav" id="training-A" type="reference" label="A" position="0" />
n@2908 30 <audioelement url="1.wav" id="training-1" />
n@2908 31 <audioelement url="0.wav" id="training-2" />
n@2908 32 </page>
n@2909 33 <page id="test-0" randomiseOrder="true" repeatCount="0" loop="true" synchronous="true" position="0" label="capital">
n@2908 34 <interface>
n@2908 35 <title>Quality</title>
n@2909 36 <scales>
n@2909 37 <scalelabel position="100">Imperceptible</scalelabel>
n@2909 38 <scalelabel position="75">Perceptible but not annoying</scalelabel>
n@2909 39 <scalelabel position="50">Slightly annoying</scalelabel>
n@2909 40 <scalelabel position="25">Annoying</scalelabel>
n@2909 41 <scalelabel position="0">Very annoying</scalelabel>
n@2909 42 </scales>
n@2908 43 </interface>
n@2908 44 <audioelement url="0.wav" id="test-0-A" type="reference" label="A" position="0" />
n@2908 45 <audioelement url="1.wav" id="test-0-1" />
n@2908 46 <audioelement url="0.wav" id="test-0-2" />
n@2908 47 </page>
n@2908 48 </waet>