log example_eval/project.xml @ 1085:1c7bb243b9f2

age author description
Fri, 04 Dec 2015 11:00:55 +0000 Nicholas Jillings Merge of dev into default/master
Fri, 04 Dec 2015 10:57:39 +0000 Nicholas Jillings Merge from branch "WAC2016"
Tue, 15 Sep 2015 10:20:50 +0100 Nicholas Jillings Merge from "dev_main". Added MUSHRA, PHP upload scripts, APE on Firefox, multi-screen support. Bug fixes #1370, #1298, #1391, #1300, #1389.
Fri, 24 Jul 2015 18:59:39 +0100 Nicholas Jillings Pull into main
Wed, 01 Jul 2015 13:49:01 +0100 Nicholas Jillings Slider now enabled optionally based on tag <option name='playhead'/> in interfaces
Wed, 01 Jul 2015 11:11:54 +0100 Nicholas Jillings merge
Mon, 29 Jun 2015 19:04:40 +0100 Brecht De Man Merge
Sat, 20 Jun 2015 16:57:06 +0100 Nicholas Jillings Starting on Outside Reference. Implemented but needs tidying up GUI and returned XML
Sat, 20 Jun 2015 14:57:14 +0100 Nicholas Jillings Updated #1272 and #1271 preparing for #1270
Fri, 19 Jun 2015 16:31:14 +0100 Nicholas Jillings Added check type 'scalerange' with min max attributes to enforce use of the scale.
Wed, 17 Jun 2015 16:43:13 +0100 Nicholas Jillings Merge into default
Tue, 16 Jun 2015 14:51:44 +0100 Nicholas Jillings Merge into main for bug fixes
Mon, 15 Jun 2015 16:54:39 +0100 Brecht De Man Keep track of randomisation in console log; multipage example XML.
Wed, 10 Jun 2015 09:31:44 +0100 Nicholas Jillings Merge from branch "Dev_main"
Mon, 08 Jun 2015 11:00:15 +0100 Nicholas Jillings Feature #1208: Added radio box option to page 'commentQuestion'. Also commentQuestion nodes are now common to core.js.
Fri, 05 Jun 2015 13:26:31 +0100 Nicholas Jillings Feature #1228: Added survey question box sizes
Fri, 05 Jun 2015 12:54:52 +0100 Nicholas Jillings Merge from branch "Dev_main"
Thu, 04 Jun 2015 10:06:42 +0100 Nicholas Jillings Feature #1232: <commentBoxPrefix> node now in <interface> of audioHolder. If not specified, default is 'Comment on track'
Thu, 04 Jun 2015 09:45:32 +0100 Nicholas Jillings Merge from branch "Dev_main"
Wed, 03 Jun 2015 15:06:02 +0100 Nicholas Jillings create_test: Now exports metric enables. Also fixed spelling mistake 'enableInitalPosition'
Wed, 03 Jun 2015 11:12:29 +0100 Nicholas Jillings Feature #1261: Enabled with new <metricEnabled> flag in specification XML. Returns <event> nodes with <testTime> and <bufferTime>
Mon, 01 Jun 2015 09:18:02 +0100 Nicholas Jillings Merge into dev_main
Sat, 30 May 2015 10:20:47 +0100 Nicholas Jillings Merge from the default branch
Fri, 29 May 2015 12:38:26 +0100 Nicholas Jillings Bug #1257: Made initialiseTest more robust
Fri, 29 May 2015 12:07:08 +0100 Nicholas Jillings Merge from the default branch
Fri, 01 May 2015 16:07:15 +0100 Nicholas Jillings Fixed Bug 1204: Multiple clicks creates multiple instances.
Mon, 27 Apr 2015 16:31:46 +0100 Nicholas Jillings Paper: New Interface picture both wider and less elements for clarity.
Thu, 23 Apr 2015 19:36:14 +0100 Dave Moffat Commit Merge
Thu, 23 Apr 2015 18:59:54 +0100 Nicholas Jillings Small changes, mostly removing some double statements and grammer.
Thu, 28 May 2015 19:27:39 +0100 Nicholas Jillings Merge
Wed, 27 May 2015 16:46:43 +0100 Nicholas Jillings Merge
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 14:07:51 +0100 Nicholas Jillings Merged. Added popup reponse questions into console
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.
Sun, 17 May 2015 21:37:08 +0100 Nicholas Jillings Merge
Sat, 16 May 2015 17:52:51 +0100 Brecht De Man Currently playing sample red.
Sun, 17 May 2015 18:40:56 +0100 Brecht De Man Merge 'default' and 'Dev_main' branch
Tue, 26 May 2015 12:16:57 +0100 Brecht De Man Console logs for moving slider, playback, stop audio and (when submitting) comments.
Wed, 27 May 2015 12:40:37 +0100 Brecht De Man Added 'scripts' folder for auxiliary pre-/post-processing scripts.
Thu, 28 May 2015 18:58:45 +0100 Nicholas Jillings Hacky test wait indicator!!
Fri, 29 May 2015 16:33:50 +0100 Nicholas Jillings Bug #1255: Will show a console warning if projectReturn is not set and assume projectReturn is "null".
Fri, 29 May 2015 16:27:05 +0100 Nicholas Jillings Bug #1258 Fixed. audioObject.metric.startListening now writes to console.
Mon, 01 Jun 2015 12:55:21 +0100 Nicholas Jillings Stash for project creator
Wed, 03 Jun 2015 15:07:23 +0100 Nicholas Jillings Merge from branch "Dev_main"
Fri, 05 Jun 2015 12:42:32 +0100 Nicholas Jillings Added radio boxes
Fri, 05 Jun 2015 12:10:49 +0100 Nicholas Jillings Added check box mode to pre/post test survey
Fri, 05 Jun 2015 11:32:09 +0100 Nicholas Jillings audioHolder ID's are stored
Thu, 04 Jun 2015 10:36:05 +0100 Nicholas Jillings Merge from the default branch
Mon, 08 Jun 2015 12:09:53 +0100 Nicholas Jillings Added min/max range check to number box survey
Mon, 08 Jun 2015 11:56:14 +0100 Nicholas Jillings Feature #1224: Added number box
Mon, 08 Jun 2015 11:17:26 +0100 Nicholas Jillings Feature #1208: Added checkbox.
Mon, 08 Jun 2015 11:01:21 +0100 Nicholas Jillings Merge from the default branch
Tue, 16 Jun 2015 14:14:08 +0100 Nicholas Jillings Merge from the default branch
Thu, 11 Jun 2015 10:06:58 +0100 Nicholas Jillings Feature #1246: Scrubber bar included. Not interactive yet
Thu, 11 Jun 2015 09:38:09 +0100 Nicholas Jillings Removed selected track. audioEngineContext.play(id) now controls audioObject playbacks