diff ape.js @ 820:7b0ce3a9ddc1

Merge from branch "WAC2016"
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Mon, 23 Nov 2015 09:13:12 +0000
parents 9c579fc05a09
children a0d7a64d8325 235594325b84
line wrap: on
line diff
--- a/ape.js	Tue Oct 13 10:20:04 2015 +0100
+++ b/ape.js	Mon Nov 23 09:13:12 2015 +0000
@@ -588,7 +588,7 @@
 	    {
 	        if (audioEngineContext.timer.testStarted == false)
 	        {
-	            alert('You have not started the test! Please press start to begin the test!');
+	            alert('You have not started the test! Please click a fragment to begin the test!');
 	            return;
 	        }
 	    }