log ape.js @ 106:f2c05f147dd2

age author description
Sun, 17 May 2015 21:37:08 +0100 Nicholas Jillings Merge
Sun, 17 May 2015 21:35:30 +0100 Nicholas Jillings jQuery use for childNodes for manipulating set up XML. Now works on Safari
Sun, 17 May 2015 18:40:56 +0100 Brecht De Man Merge 'default' and 'Dev_main' branch
Sun, 17 May 2015 09:00:09 +0100 Brecht De Man Don't allow to submit before all songs are played (slightly hacky patch)
Sat, 16 May 2015 20:58:15 +0100 Brecht De Man Only 'Stop' button; 'Start' when any sample is clicked.
Sat, 16 May 2015 17:52:51 +0100 Brecht De Man Currently playing sample red.
Fri, 01 May 2015 16:18:25 +0100 Nicholas Jillings Fixed Bug 1205: Stop/start button now has full control in non-loop mode. Dev_main
Fri, 01 May 2015 16:07:15 +0100 Nicholas Jillings Fixed Bug 1204: Multiple clicks creates multiple instances. Dev_main
Fri, 24 Apr 2015 00:11:20 +0100 Dave Moffat Paper: Edit Intro with tool Justification
Thu, 23 Apr 2015 16:31:17 +0100 Brecht De Man Paper: some changes and work delegation; apeTool.html changed into index.html
Wed, 22 Apr 2015 18:37:04 +0100 Nicholas Jillings Version 1.0 Release!
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
Tue, 21 Apr 2015 21:32:42 +0100 Nicholas Jillings Added commentQuestion object Dev_main
Tue, 21 Apr 2015 21:15:12 +0100 Nicholas Jillings Added mandatory pre/post test questions Dev_main
Mon, 20 Apr 2015 18:50:06 +0100 Nicholas Jillings Bug fix: Randomisation causes system not to load new audio elements when progressing through pages Dev_main
Sat, 18 Apr 2015 15:36:10 +0100 Nicholas Jillings Added Loop Dev_main
Fri, 17 Apr 2015 09:57:46 +0100 Nicholas Jillings Alert if submit button clicked before test start button. Dev_main
Fri, 17 Apr 2015 09:41:31 +0100 Nicholas Jillings Added in randomiseOrder function in core.js. Updated calls in ape.js to randomise order of tests and elements. Dev_main
Mon, 13 Apr 2015 11:29:25 +0100 Nicholas Jillings Updated sessionMetric bindings for APE interface Dev_main
Mon, 13 Apr 2015 10:40:37 +0100 Nicholas Jillings Refined metric collection. Rating now correct. Slider scale now fully bounded Dev_main
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 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 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 15:21:49 +0100 Nicholas Jillings Really complete state machine with post test commands Dev_main
Fri, 10 Apr 2015 15:09:33 +0100 Nicholas Jillings Added postTest handling Dev_main
Fri, 10 Apr 2015 15:04:53 +0100 Nicholas Jillings Completed State Machine Dev_main