Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 1295:ba8c8c7f1de5
Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Thu, 10 Mar 2016 16:16:16 +0000 |
parents | c753706731f2 |
children | ba6b9e1aaef5 |
comparison
equal
deleted
inserted
replaced
1294:e7a819fe85bf | 1295:ba8c8c7f1de5 |
---|---|
84 <surveyentry type="question" id="genre-0" mandatory="true"> | 84 <surveyentry type="question" id="genre-0" mandatory="true"> |
85 <statement>Please enter the genre.</statement> | 85 <statement>Please enter the genre.</statement> |
86 </surveyentry> | 86 </surveyentry> |
87 </survey> | 87 </survey> |
88 </page> | 88 </page> |
89 <page id='test-1' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='false' showElementComments='true'> | 89 <page id='test-1' hostURL="example_eval/" randomiseOrder='true' repeatCount='0' loop='false' showElementComments='true' label="none"> |
90 <commentboxprefix>Comment on fragment</commentboxprefix> | 90 <commentboxprefix>Comment on fragment</commentboxprefix> |
91 <interface name="preference"> | 91 <interface name="preference"> |
92 <title>Example Test Question</title> | 92 <title>Example Test Question</title> |
93 <scales> | 93 <scales> |
94 <scalelabel position="0">Min</scalelabel> | 94 <scalelabel position="0">Min</scalelabel> |