Mercurial > hg > webaudioevaluationtool
diff test_create/test_create.html @ 504:f8920367ec32 Dev_main
Drag and drop area defined for updating a project file in test creator.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Wed, 10 Feb 2016 16:33:41 +0000 |
parents | 58fd8bcc6620 |
children | f4800ccc4d54 |
line wrap: on
line diff
--- a/test_create/test_create.html Wed Feb 10 14:46:57 2016 +0000 +++ b/test_create/test_create.html Wed Feb 10 16:33:41 2016 +0000 @@ -8,7 +8,7 @@ // Handles the decoding of the project specification XML into a simple JavaScript Object. this.interface = null; - this.projectReturn = null; + this.projectReturn = "null"; this.randomiseOrder = null; this.testPages = null; this.pages = [];