log example_eval/project.xml @ 137:076f014a6847 Dev_main

age author description
Wed, 27 May 2015 16:45:48 +0100 Nicholas Jillings Major Update. All new state machine to track the session state and hold session data. Will enable new interfaces to be built on top and have the same common structures.
Tue, 26 May 2015 18:47:59 +0100 Nicholas Jillings 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
Tue, 26 May 2015 14:17:32 +0100 Nicholas Jillings Fixed projectReturn=null to show XML save in popup window.
Tue, 26 May 2015 13:01:39 +0100 Nicholas Jillings Popup now in core.js. Needs stress testing!!
Mon, 25 May 2015 11:14:12 +0100 Nicholas Jillings Fix Bug #1241 and #1213: Added checks each time new test page is loaded that all audioObjects have decoded. Writes to browser console WAIT and does not issue any play command if any audioObjects not ready.
Mon, 25 May 2015 10:06:28 +0100 Nicholas Jillings Fixed Bug #1233: Failure to correctly give IDs to text entry if a question was the first option on the statement.
Sun, 24 May 2015 11:45:35 +0100 Nicholas Jillings Bug #1206: Question title more pronounced and with greater spacing.
Fri, 01 May 2015 16:07:15 +0100 Nicholas Jillings Fixed Bug 1204: Multiple clicks creates multiple instances. Dev_main
Mon, 27 Apr 2015 16:31:46 +0100 Nicholas Jillings Paper: New Interface picture both wider and less elements for clarity.
Wed, 22 Apr 2015 18:34:56 +0100 Nicholas Jillings Fixed bug where not defining postTest in audioHolder would crash progression. Dev_main
Wed, 22 Apr 2015 10:45:08 +0100 Nicholas Jillings Updated SMC Paper to reflect comments. Fixed bug in ape where no comment boxes crashed data collection. Dev_main
Tue, 21 Apr 2015 21:35:23 +0100 Nicholas Jillings Track comments can be muted Dev_main
Sat, 18 Apr 2015 15:36:10 +0100 Nicholas Jillings Added Loop Dev_main
Mon, 13 Apr 2015 09:58:16 +0100 Nicholas Jillings Updated metric functions. Completed Metric Exporting. Dev_main
Fri, 10 Apr 2015 19:09:21 +0100 Nicholas Jillings Added customised scale - NEED TO ENTER INTO DOCUMENTATION! Dev_main
Fri, 10 Apr 2015 17:43:53 +0100 Nicholas Jillings Completed Handling of in-page pre/post responses Dev_main
Fri, 10 Apr 2015 17:18:45 +0100 Nicholas Jillings audioElement id's tracked from input to output for randomisation. Dev_main
Fri, 10 Apr 2015 14:52:39 +0100 Nicholas Jillings Completed Pre-Test of global test and page tests Dev_main
Fri, 10 Apr 2015 12:48:07 +0100 Nicholas Jillings Shuffled project.xml so metrics and pre/post are part of setup tag. Split pre-post button interface to separate functions Dev_main
Fri, 10 Apr 2015 12:23:57 +0100 Nicholas Jillings Updated example project.xml to reflect new project specifications. Dev_main
Thu, 09 Apr 2015 10:44:13 +0100 Nicholas Jillings Completed Linking for pre-Test questions. Need some formatting on layout.
Thu, 09 Apr 2015 10:10:21 +0100 Nicholas Jillings Added start of preTest sections. Need to refine linking from inputs to results
Wed, 08 Apr 2015 10:57:43 +0100 Nicholas Jillings Written parts for Implementation. Small correction to project.xml (no more sampleRateExplicit tag).
Tue, 07 Apr 2015 10:33:02 +0100 Nicholas Jillings Updated ape.js to match new audioHolder and audioElements tags.
Tue, 07 Apr 2015 10:25:14 +0100 Nicholas Jillings Updated example project.xml to match project specification document. Minor correction to XML example in document.
Thu, 26 Mar 2015 10:35:29 +0000 Nicholas Jillings Updated the ProjectSpecificationDocument to reflect track sample rate detection
Tue, 10 Mar 2015 11:44:15 +0000 Nicholas Jillings Added example_eval project with 10 wav files and example project XML. WAVs copied from APE Perceptual Project.