log ape.js @ 36:d848d24fdb7c Dev_main

age author description
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:18:51 +0100 Nicholas Jillings Separated interface loading to seperate test pages. 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 11:06:08 +0100 Nicholas Jillings Quick removal of innerText with innerHTML for Firefox/Mozilla support
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.
Thu, 09 Apr 2015 10:10:21 +0100 Nicholas Jillings Added start of preTest sections. Need to refine linking from inputs to results
Tue, 07 Apr 2015 11:32:46 +0100 Nicholas Jillings Added comments. Variable name changes to match specification document during ape.js loading.
Tue, 07 Apr 2015 10:33:02 +0100 Nicholas Jillings Updated ape.js to match new audioHolder and audioElements tags.
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.
Tue, 24 Mar 2015 15:02:15 +0000 Nicholas Jillings Added track slider objects with draggable interface.
Sun, 08 Mar 2015 19:53:47 +0000 Nicholas Jillings ape.js now creates text boxes for user feedback per channel.
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