Mercurial > hg > webaudioevaluationtool
diff apeTool.html @ 1673:faa111de3b33
Added mandatory pre/post test questions
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Tue, 21 Apr 2015 21:15:12 +0100 |
parents | 18566b250b97 |
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>