Mercurial > hg > webaudioevaluationtool
diff apeTool.html @ 687:f602b19b20fd
Added mandatory pre/post test questions
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Tue, 21 Apr 2015 21:15:12 +0100 |
parents | 820805ac7326 |
children | 06fbaccf3b58 |
line wrap: on
line diff
--- a/apeTool.html Tue Apr 21 16:50:10 2015 +0100 +++ b/apeTool.html Tue Apr 21 21:15:12 2015 +0100 @@ -33,7 +33,7 @@ </script> <!-- Uncomment the following script for automatic loading of projects --> <script> - url = 'example_eval/project2.xml'; //Project XML document location + url = 'example_eval/project.xml'; //Project XML document location loadProjectSpec(url); </script>