Mercurial > hg > webaudioevaluationtool
diff example_eval/pre_survey.xml @ 611:fef9f13bec0a multiple-tests-concatenation
Workaround for #1658: in order to obtain a test with zero pages, set attribute hidden='true' in the one and only page
author | Giulio Moro <giuliomoro@yahoo.it> |
---|---|
date | Sun, 13 Mar 2016 02:12:30 +0000 |
parents | 328f24798462 |
children |
line wrap: on
line diff
--- a/example_eval/pre_survey.xml Sat Mar 12 16:30:56 2016 +0000 +++ b/example_eval/pre_survey.xml Sun Mar 13 02:12:30 2016 +0000 @@ -13,7 +13,7 @@ <option name="hwdesigner">Designing or building audio hardware</option> <option name="researcher">Research in the field of audio</option> </surveyentry> - <surveyentry type="statement"> + <surveyentry type="statement" id="pre-survey"> <statement>This is a preliminary test for a study on the Hammond organ. You will be presented with pairs of stimuli. For each pair you will be asked to single out the one note that was produced by a heavier touch. Feel free to add any comments on the stimuli in the boxes at the bottom of each page of the test. </statement> @@ -40,12 +40,10 @@ </interfaceoption--> </interface> </setup> - <page id="test-0" hostURL="example_eval/" randomiseOrder="true" repeatCount="0" loop="false" showElementComments="true" loudness="-12"> - <commentboxprefix>Comment on fragment</commentboxprefix> + <page id="test-0" hostURL="example_eval/" hidden="true"> <interface> - <title>SKIP OVER THIS, I WANT ZERO PAGES!!!</title> + <title>Pre-test survey</title> </interface> - <audioelement url="1.wav" id="track-0"/> <audioelement url="1.wav" id="track-1"/> </page> </waet> \ No newline at end of file