log ape.js @ 119:3df87d0e4dbc

age author description
Tue, 26 May 2015 14:19:03 +0100 Nicholas Jillings Removed commented chunk in ape.js
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!!
Tue, 26 May 2015 12:16:57 +0100 Brecht De Man Console logs for moving slider, playback, stop audio and (when submitting) comments.
Tue, 26 May 2015 11:40:17 +0100 Nicholas Jillings Popup now in core.js, universal to interface.
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:33:04 +0100 Nicholas Jillings Possible fix for Bug #1238. audioObject metric collection now controlled by the audioObjects themselves for timer information. Lastclicked and sliderPlayed functions no longer used.