Mercurial > hg > webaudioevaluationtool
comparison example_eval/mushra_example.xml @ 1271:2dd5f7071e3f
Implemented Bug/Feature #1649. Edit the exit text by modifying <exitText>, see mushra_example.xml for example.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Tue, 22 Mar 2016 13:44:59 +0000 |
parents | ba6b9e1aaef5 |
children | 75ef314b5e64 |
comparison
equal
deleted
inserted
replaced
1270:aebb9754d491 | 1271:2dd5f7071e3f |
---|---|
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="MUSHRA" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100"> | 3 <setup interface="MUSHRA" projectReturn="save.php" randomiseOrder='true' testPages="2" loudness="-23" sampleRate="44100"> |
4 <exitText>Thank you for looking at WAET. You can modify the successful completion text as well!</exitText> | |
4 <survey location="before"> | 5 <survey location="before"> |
5 <surveyentry type="question" id="sessionId" mandatory="true"> | 6 <surveyentry type="question" id="sessionId" mandatory="true"> |
6 <statement>Please enter your name.</statement> | 7 <statement>Please enter your name.</statement> |
7 </surveyentry> | 8 </surveyentry> |
8 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> | 9 <surveyentry type="checkbox" id="checkboxtest" mandatory="true"> |