diff core.js @ 667:2cc25941c433

Completed more pre-test/post-test popup functions. Presents save and locks test on completion
author Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk>
date Fri, 10 Apr 2015 15:30:44 +0100
parents 2991b5476c7c
children 6455bee85090
line wrap: on
line diff
--- a/core.js	Fri Apr 10 15:21:49 2015 +0100
+++ b/core.js	Fri Apr 10 15:30:44 2015 +0100
@@ -100,6 +100,7 @@
 		var submitDiv = document.getElementById('download-point');
 		submitDiv.appendChild(a);
 	}
+	return submitDiv;
 }
 
 function AudioEngine() {