diff example_eval/project.xml @ 1634:90c5e3c53066

Major Update. All new state machine to track the session state and hold session data. Will enable new interfaces to be built on top and have the same common structures.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Wed, 27 May 2015 16:45:48 +0100
parents 244ca9c8546d
children 2dc61bd6494e
line wrap: on
line diff
--- a/example_eval/project.xml	Wed May 27 11:49:20 2015 +0100
+++ b/example_eval/project.xml	Wed May 27 16:45:48 2015 +0100
@@ -38,9 +38,11 @@
 		<audioElements url="9.wav" id="9"/>
 		<audioElements url="10.wav" id="10"/>-->
 		<CommentQuestion id='mixingExperiance'>What is your mixing experiance</CommentQuestion>
+		<!--
 		<PreTest>
 			<statement>Start the Test 3</statement>
 		</PreTest>
+		-->
 		<PostTest>
 			<question id="genre" mandatory="true">Please enter the genre</question>
 		</PostTest>