diff example_eval/project.xml @ 1574:c4f9299295db

Added min/max range check to number box survey
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Mon, 08 Jun 2015 12:09:53 +0100
parents a41d8efee6db
children 4e9ab4f92f20
line wrap: on
line diff
--- a/example_eval/project.xml	Mon Jun 08 11:56:14 2015 +0100
+++ b/example_eval/project.xml	Mon Jun 08 12:09:53 2015 +0100
@@ -11,7 +11,7 @@
 				<option id="studio">Studio Mixing</option>
 				<option id="player">Play an instrument</option>
 			</checkbox>
-			<number id="age">Please enter your age</number>
+			<number id="age" min="0">Please enter your age</number>
 			<statement>Please listen to all mixes</statement>
 		</PreTest>
 		<PostTest>