Mercurial > hg > webaudioevaluationtool
comparison tests/examples/AB_example.xml @ 2426:77404bde464c
Implemented #29 for AB
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Fri, 27 May 2016 15:12:47 +0100 |
parents | b7ed9d43ea87 |
children | 6655d528923a |
comparison
equal
deleted
inserted
replaced
2425:c859ec64acca | 2426:77404bde464c |
---|---|
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="AB" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23" sampleRate="44100"> | 3 <setup interface="AB" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23" sampleRate="44100" playOne="true"> |
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"> |