comparison tests/templates/itur1116.xml @ 2908:9c26e579e64d

Test create supports template XMLs. Added ITU-R BS.1116 template.
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Tue, 01 Aug 2017 09:13:57 +0100
parents
children e2b241c88b74
comparison
equal deleted inserted replaced
2907:a1e294297380 2908:9c26e579e64d
1 <?xml version="1.0" encoding="utf-8"?>
2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder="true" loudness="-23">
4 <exitText>Thank you for participating in this listening test. You may now exit the test environment</exitText>
5 <metric>
6 <metricenable>testTimer</metricenable>
7 <metricenable>elementTimer</metricenable>
8 <metricenable>elementInitialPosition</metricenable>
9 <metricenable>elementTracker</metricenable>
10 <metricenable>elementFlagListenedTo</metricenable>
11 <metricenable>elementFlagMoved</metricenable>
12 <metricenable>elementListenTracker</metricenable>
13 </metric>
14 <interface>
15 <interfaceoption type="check" name="fragmentMoved" />
16 <scales>
17 <scalelabel position="100">Imperceptible</scalelabel>
18 <scalelabel position="75">Perceptible but not annoying</scalelabel>
19 <scalelabel position="50">Slightly annoying</scalelabel>
20 <scalelabel position="25">Annoying</scalelabel>
21 <scalelabel position="0">Very annoying</scalelabel>
22 </scales>
23 </interface>
24 </setup>
25 <page id="training" randomiseOrder="true" repeatCount="0" loop="true" synchronous="true" position="0">
26 <interface>
27 <title>Quality</title>
28 </interface>
29 <audioelement url="0.wav" id="training-A" type="reference" label="A" position="0" />
30 <audioelement url="1.wav" id="training-1" />
31 <audioelement url="0.wav" id="training-2" />
32 </page>
33 <page id="test-0" randomiseOrder="true" repeatCount="0" loop="true" synchronous="true" position="0">
34 <interface>
35 <title>Quality</title>
36 </interface>
37 <audioelement url="0.wav" id="test-0-A" type="reference" label="A" position="0" />
38 <audioelement url="1.wav" id="test-0-1" />
39 <audioelement url="0.wav" id="test-0-2" />
40 </page>
41 </waet>