log core.js @ 50:f1a189a102f0 Dev_main

age author description
Mon, 13 Apr 2015 09:58:16 +0100 Nicholas Jillings Updated metric functions. Completed Metric Exporting. Dev_main
Sun, 12 Apr 2015 18:20:39 +0100 Nicholas Jillings Added preliminary metrics functions 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 16:21:57 +0100 Nicholas Jillings Implemented repeat function of tests Dev_main
Fri, 10 Apr 2015 15:30:44 +0100 Nicholas Jillings Completed more pre-test/post-test popup functions. Presents save and locks test on completion Dev_main
Fri, 10 Apr 2015 13:46:04 +0100 Nicholas Jillings Updated popup button functions. Dev_main
Fri, 10 Apr 2015 12:02:10 +0100 Nicholas Jillings Added ape.css, removed styles from .js to clean up. Dev_main
Fri, 10 Apr 2015 10:25:52 +0100 Nicholas Jillings Added dev-main branch warning at top of files Dev_main
Thu, 09 Apr 2015 10:59:53 +0100 Nicholas Jillings Updated results XML generator to match documentation syntax.
Thu, 09 Apr 2015 10:44:13 +0100 Nicholas Jillings Completed Linking for pre-Test questions. Need some formatting on layout.
Wed, 08 Apr 2015 18:18:17 +0100 Nicholas Jillings Added cross-browser support for webkit / non-webkit audioContext. Confirmed Chrome & Safari Support. Firefox: does not support innerText or dragging!
Tue, 07 Apr 2015 11:32:46 +0100 Nicholas Jillings Added comments. Variable name changes to match specification document during ape.js loading.
Wed, 25 Mar 2015 12:56:42 +0000 Nicholas Jillings All tracks start muted. Clicking on sliders un-mutes that track. All tracks loop until stopped
Wed, 25 Mar 2015 12:48:29 +0000 Nicholas Jillings Standalone version.
Sun, 08 Mar 2015 18:58:06 +0000 Nicholas Jillings function loadProjectSpec will parse XML project specification and build interface. Still needs full work. Interface is loaded in ape.js
Sun, 08 Mar 2015 12:30:25 +0000 Nicholas Jillings Added intial files. apeTool.html is main index html document to be loaded. core.js contains core functions and classes including audioEngine and audioObjects. graphics.css and structure.css for css style definitions.