Mercurial > hg > webaudioevaluationtool
comparison example_eval/project.xml @ 2028:c7848cef5a56
Feature #1232: <commentBoxPrefix> node now in <interface> of audioHolder. If not specified, default is 'Comment on track'
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Thu, 04 Jun 2015 10:06:42 +0100 |
parents | 04c2ec6496ef |
children | 907abe027ebc |
comparison
equal
deleted
inserted
replaced
2027:04c2ec6496ef | 2028:c7848cef5a56 |
---|---|
24 <title>Example Test Question</title> | 24 <title>Example Test Question</title> |
25 <scale position="0">Min</scale> | 25 <scale position="0">Min</scale> |
26 <scale position="100">Max</scale> | 26 <scale position="100">Max</scale> |
27 <scale position="50">Middle</scale> | 27 <scale position="50">Middle</scale> |
28 <scale position="20">20</scale> | 28 <scale position="20">20</scale> |
29 <commentBoxPrefix>Comment on fragment</commentBoxPrefix> | |
29 </interface> | 30 </interface> |
30 <audioElements url="0.wav" id="0"/> | 31 <audioElements url="0.wav" id="0"/> |
31 <audioElements url="1.wav" id="1"/> | 32 <audioElements url="1.wav" id="1"/> |
32 <audioElements url="2.wav" id="2"/> | 33 <audioElements url="2.wav" id="2"/> |
33 <audioElements url="3.wav" id="3"/> | 34 <audioElements url="3.wav" id="3"/> |
36 <!--<audioElements url="6.wav" id="6"/> | 37 <!--<audioElements url="6.wav" id="6"/> |
37 <audioElements url="7.wav" id="7"/> | 38 <audioElements url="7.wav" id="7"/> |
38 <audioElements url="8.wav" id="8"/> | 39 <audioElements url="8.wav" id="8"/> |
39 <audioElements url="9.wav" id="9"/> | 40 <audioElements url="9.wav" id="9"/> |
40 <audioElements url="10.wav" id="10"/>--> | 41 <audioElements url="10.wav" id="10"/>--> |
41 <CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion> | 42 <CommentQuestion id='mixingExperience'>What is your mixing experience</CommentQuestion> |
42 <!-- | 43 <!-- |
43 <PreTest> | 44 <PreTest> |
44 <statement>Start the Test 3</statement> | 45 <statement>Start the Test 3</statement> |
45 </PreTest> | 46 </PreTest> |
46 --> | 47 --> |