Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 2045:39f9dd95b8d5
Added check type 'scalerange' with min max attributes to enforce use of the scale.
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Fri, 19 Jun 2015 16:31:14 +0100 |
parents | 0129f205a08d |
children | f6e8b7156017 |
line wrap: on
line diff
--- a/example_eval/project.xml Thu Jun 18 16:39:40 2015 +0100 +++ b/example_eval/project.xml Fri Jun 19 16:31:14 2015 +0100 @@ -39,6 +39,7 @@ <check name="fragmentFullPlayback"/> <check name="fragmentMoved"/> <check name="fragmentComments"/>--> + <check name="scalerange" min="25" max="75"/> <anchor>20</anchor> <reference>80</reference> </interface> @@ -92,6 +93,7 @@ <scale position="100">Max</scale> <scale position="50">Middle</scale> <scale position="75">75</scale> + <scalerange min="25" max="75"/> <commentBoxPrefix>Comment on fragment</commentBoxPrefix> </interface> <audioElements url="0.wav" id="0" reference="true"/>