log ape.js @ 693:a74cb47e779c

age author description
Thu, 09 Apr 2015 12:59:46 +0100 Dave Moffat Creation of experimental variables and control methods document
Wed, 22 Apr 2015 18:34:56 +0100 Nicholas Jillings Fixed bug where not defining postTest in audioHolder would crash progression.
Wed, 22 Apr 2015 11:00:58 +0100 Nicholas Jillings Merge and updated bib.
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.
Tue, 21 Apr 2015 21:35:23 +0100 Nicholas Jillings Track comments can be muted
Tue, 21 Apr 2015 21:32:42 +0100 Nicholas Jillings Added commentQuestion object
Tue, 21 Apr 2015 21:15:12 +0100 Nicholas Jillings Added mandatory pre/post test questions
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
Sat, 18 Apr 2015 15:36:10 +0100 Nicholas Jillings Added Loop
Fri, 17 Apr 2015 09:57:46 +0100 Nicholas Jillings Alert if submit button clicked before test start button.
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.
Mon, 13 Apr 2015 11:29:25 +0100 Nicholas Jillings Updated sessionMetric bindings for APE interface
Mon, 13 Apr 2015 10:40:37 +0100 Nicholas Jillings Refined metric collection. Rating now correct. Slider scale now fully bounded
Mon, 13 Apr 2015 09:58:16 +0100 Nicholas Jillings Updated metric functions. Completed Metric Exporting.
Sun, 12 Apr 2015 18:20:39 +0100 Nicholas Jillings Added preliminary metrics functions
Fri, 10 Apr 2015 19:09:21 +0100 Nicholas Jillings Added customised scale - NEED TO ENTER INTO DOCUMENTATION!
Fri, 10 Apr 2015 17:43:53 +0100 Nicholas Jillings Completed Handling of in-page pre/post responses
Fri, 10 Apr 2015 17:18:45 +0100 Nicholas Jillings audioElement id's tracked from input to output for randomisation.
Fri, 10 Apr 2015 16:21:57 +0100 Nicholas Jillings Implemented repeat function of tests
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
Fri, 10 Apr 2015 15:21:49 +0100 Nicholas Jillings Really complete state machine with post test commands
Fri, 10 Apr 2015 15:09:33 +0100 Nicholas Jillings Added postTest handling
Fri, 10 Apr 2015 15:04:53 +0100 Nicholas Jillings Completed State Machine
Fri, 10 Apr 2015 14:52:39 +0100 Nicholas Jillings Completed Pre-Test of global test and page tests
Fri, 10 Apr 2015 13:46:04 +0100 Nicholas Jillings Updated popup button functions.
Fri, 10 Apr 2015 12:59:23 +0100 Nicholas Jillings Improved formatting for comment boxes
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
Fri, 10 Apr 2015 12:18:51 +0100 Nicholas Jillings Separated interface loading to seperate test pages.
Fri, 10 Apr 2015 12:02:10 +0100 Nicholas Jillings Added ape.css, removed styles from .js to clean up.
Fri, 10 Apr 2015 10:25:52 +0100 Nicholas Jillings Added dev-main branch warning at top of files
Wed, 22 Apr 2015 10:05:11 +0100 Brecht De Man Add bibliography file to repo
Tue, 12 Jan 2016 18:29:55 +0000 Nicholas Jillings Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not. Dev_main