annotate tests/pool.xml @ 2340:9978360ade43

Forcing displaying scrollbar in popup when needed. Closed #62
author Giulio Moro <giuliomoro@yahoo.it>
date Tue, 10 May 2016 18:44:12 +0100
parents 30c012132427
children bae25b417c2c
rev   line source
nicholas@2249 1 <?xml version="1.0" encoding="UTF-8" ?>
nicholas@2249 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd">
nicholas@2249 3 <setup interface="likert" projectReturn="save.php" crossFade="3.0" poolSize="3">
nicholas@2249 4 <metric>
nicholas@2249 5 <metricenable>testTimer</metricenable>
nicholas@2249 6 <metricenable>elementTimer</metricenable>
nicholas@2249 7 <metricenable>elementInitialPosition</metricenable>
nicholas@2249 8 <metricenable>elementTracker</metricenable>
nicholas@2249 9 <metricenable>elementFlagListenedTo</metricenable>
nicholas@2249 10 <metricenable>elementFlagMoved</metricenable>
nicholas@2249 11 <metricenable>elementListenTracker</metricenable>
nicholas@2249 12 </metric>
nicholas@2249 13 <interface>
nicholas@2249 14 <interfaceoption type="check" name="fragmentMoved"/>
nicholas@2249 15 </interface>
nicholas@2249 16 </setup>
nicholas@2249 17 <page id='test-0' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' showElementComments='true' loudness="-23">
nicholas@2249 18 <interface>
nicholas@2249 19 <scales>
nicholas@2249 20 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2249 21 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2249 22 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2249 23 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2249 24 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2249 25 </scales>
nicholas@2249 26 </interface>
nicholas@2249 27 <audioelement url="0.wav" id="track-1" name="track-0" type="outside-reference"/>
nicholas@2249 28 <audioelement url="1.wav" id="track-2"/>
nicholas@2249 29 </page>
nicholas@2249 30 <page id='test-1' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' showElementComments='true' loudness="-23">
nicholas@2249 31 <interface>
nicholas@2249 32 <scales>
nicholas@2249 33 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2249 34 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2249 35 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2249 36 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2249 37 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2249 38 </scales>
nicholas@2249 39 </interface>
nicholas@2249 40 <audioelement url="0.wav" id="track-3" name="track-0" type="outside-reference"/>
nicholas@2249 41 <audioelement url="2.wav" id="track-4"/>
nicholas@2249 42 </page>
nicholas@2249 43 <page id='test-2' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' showElementComments='true' loudness="-23">
nicholas@2249 44 <interface>
nicholas@2249 45 <scales>
nicholas@2249 46 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2249 47 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2249 48 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2249 49 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2249 50 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2249 51 </scales>
nicholas@2249 52 </interface>
nicholas@2249 53 <audioelement url="0.wav" id="track-5" name="track-0" type="outside-reference"/>
nicholas@2249 54 <audioelement url="3.wav" id="track-6"/>
nicholas@2249 55 </page>
nicholas@2249 56 <page id='test-3' hostURL="media/example/" randomiseOrder='true' repeatCount='4' loop='true' showElementComments='true' loudness="-23">
nicholas@2249 57 <interface>
nicholas@2249 58 <scales>
nicholas@2249 59 <scalelabel position="0">(1) Very Annoying</scalelabel>
nicholas@2249 60 <scalelabel position="25">(2) Annoying</scalelabel>
nicholas@2249 61 <scalelabel position="50">(3) Slightly Annoying</scalelabel>
nicholas@2249 62 <scalelabel position="75">(4) Audible but not Annoying</scalelabel>
nicholas@2249 63 <scalelabel position="100">(5) Inaudible</scalelabel>
nicholas@2249 64 </scales>
nicholas@2249 65 </interface>
nicholas@2249 66 <audioelement url="0.wav" id="track-7" name="track-0" type="outside-reference"/>
nicholas@2249 67 <audioelement url="4.wav" id="track-8"/>
nicholas@2249 68 </page>
nicholas@2249 69 </waet>