Mercurial > hg > webaudioevaluationtool
comparison example_eval/AB_example.xml @ 2221:6dbee0a43792
Merge branch 'Dev_main'. Preparing for tidy up of file structure.
author | Nicholas Jillings <nicholas.jillings@mail.bcu.ac.uk> |
---|---|
date | Thu, 14 Apr 2016 12:26:53 +0100 |
parents | 75ef314b5e64 |
children |
comparison
equal
deleted
inserted
replaced
2213:de1feb0d13df | 2221:6dbee0a43792 |
---|---|
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' testPages="2" loudness="-23" sampleRate="44100"> | 3 <setup interface="AB" projectReturn="save.php" randomiseOrder='true' poolSize="2" loudness="-23" sampleRate="44100"> |
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"> |