diff example_eval/project.xml @ 231:b51da1e7547c Dev_main

Added check type 'scalerange' with min max attributes to enforce use of the scale.
author Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk>
date Fri, 19 Jun 2015 16:31:14 +0100
parents e5c565c19493
children a9a86478a038
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"/>