Mercurial > hg > webaudioevaluationtool
comparison tests/examples/ABX_example.xml @ 2496:6655d528923a
Removed sample rates from examples
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Wed, 21 Sep 2016 10:08:31 +0100 |
parents | a6670226df24 |
children | dd8f80f40a57 2b02df54211e |
comparison
equal
deleted
inserted
replaced
2494:8be11a6d8b59 | 2496:6655d528923a |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | 1 <?xml version="1.0" encoding="utf-8"?> |
2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> | 2 <waet xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="test-schema.xsd"> |
3 <setup interface="ABX" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23" sampleRate="44100"> | 3 <setup interface="ABX" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23"> |
4 <survey location="before"> | 4 <survey location="before"> |
5 <surveyentry type="question" id="sessionId" mandatory="true"> | 5 <surveyentry type="question" id="sessionId" mandatory="true"> |
6 <statement>Please enter your name.</statement> | 6 <statement>Please enter your name.</statement> |
7 </surveyentry> | 7 </surveyentry> |
8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> | 8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> |