Mercurial > hg > webaudioevaluationtool
comparison example_eval/AB_example.xml @ 1334:9a99872c700f
Core.js now randomises the audio elements when asked to on page creation. AB has stricter selection policies, selection can occur only once playback has started.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 12 Jan 2016 11:50:38 +0000 |
parents | 942042597796 |
children | 92f26057b934 |
comparison
equal
deleted
inserted
replaced
1333:942042597796 | 1334:9a99872c700f |
---|---|
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='false' testPages="2" loudness="-23" sampleRate="44100"> | 3 <setup interface="AB" projectReturn="save.php" randomiseOrder='true' testPages="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"> |