Mercurial > hg > webaudioevaluationtool
diff apeTool.html @ 64:c943465de196 Dev_main
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 | c23050ad945a |
children | 4924b57165c2 |
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>