Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 654:37f3359709bd
Merge
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 31 Mar 2016 15:48:57 +0100 |
parents | f9e9d94c9b9a |
children |
comparison
equal
deleted
inserted
replaced
605:716c05000a6e | 654:37f3359709bd |
---|---|
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="APE" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100"> | 3 <setup interface="APE" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100" calibration="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"> |