diff example_eval/project.xml @ 1420:5040ba7c3682

Bug #1482: Reference is red for APE.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Fri, 11 Dec 2015 11:06:21 +0000
parents abbe484649cf
children 3539d6c992e4
line wrap: on
line diff
--- a/example_eval/project.xml	Fri Dec 11 10:22:27 2015 +0000
+++ b/example_eval/project.xml	Fri Dec 11 11:06:21 2015 +0000
@@ -1,6 +1,6 @@
 <?xml version="1.0" encoding="utf-8"?>
 <BrowserEvalProjectDocument>
-	<setup interface="APE" projectReturn="save.php" randomiseOrder='false' collectMetrics='true' testPages="2">
+	<setup interface="APE" projectReturn="save.php" randomiseOrder='true' collectMetrics='true' testPages="2">
 		<PreTest>
 			<question id="sessionId" mandatory="true">Please enter your name.</question>
 			<statement>This is an example of an 'APE'-style test, with two pages, using the test stimuli in 'example_eval/'.</statement>