Mercurial > hg > webaudioevaluationtool
diff example_eval/project.xml @ 958:39e56b863075
If projectReturn is specified as a url it will return to that server. Currently only tested using the localHost server on port 8000, as per the python2.py server included
author | Nicholas Jillings <nicholas.jillings@eecs.qmul.ac.uk> |
---|---|
date | Tue, 26 May 2015 18:47:59 +0100 |
parents | e7f5890351eb |
children | 9c09cb530ec1 |
line wrap: on
line diff
--- a/example_eval/project.xml Tue May 26 18:43:30 2015 +0100 +++ b/example_eval/project.xml Tue May 26 18:47:59 2015 +0100 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="utf-8"?> <BrowserEvalProjectDocument> - <setup interface="APE" projectReturn="null" randomiseOrder='true' collectMetrics='true'> + <setup interface="APE" projectReturn="http://127.0.0.1:8000/save" randomiseOrder='true' collectMetrics='true'> <PreTest> <question id="Location" mandatory="true">Please enter your location.</question> <statement>Please listen to all mixes</statement>