log core.js @ 2202:61c8e13f1e2e

age author description
Thu, 31 Mar 2016 13:31:42 +0100 Nicholas Jillings Major updates. Specification Nodes now own file (specification.js). Updating Analysis to allow filtering based on survey responses.
Tue, 29 Mar 2016 14:37:07 +0100 Nicholas Jillings Calibration sliders update on mouse move trigger
Tue, 29 Mar 2016 14:24:05 +0100 Nicholas Jillings Calibration through audioEngine audio output. Reference controls global volume for tests.
Tue, 29 Mar 2016 11:14:50 +0100 Nicholas Jillings Implemented Calibration Module for level set testing.
Thu, 24 Mar 2016 15:42:45 +0000 Nicholas Jillings Started adding calibration modules.
Tue, 22 Mar 2016 13:44:59 +0000 Nicholas Jillings Implemented Bug/Feature #1649. Edit the exit text by modifying <exitText>, see mushra_example.xml for example.
Tue, 22 Mar 2016 12:35:48 +0000 Nicholas Jillings Fix Bug #1562
Tue, 22 Mar 2016 11:52:12 +0000 Nicholas Jillings Outside Reference HTML now in core interfaceContext.
Tue, 22 Mar 2016 11:31:51 +0000 Nicholas Jillings Hotfix. date time node in results returned function reference for minutes.
Mon, 21 Mar 2016 15:15:40 +0000 Nicholas Jillings Moved returnDateNode() into interfaceContext. returnDateNode no longer uses deprecated Attribute Objects.
Mon, 21 Mar 2016 15:01:57 +0000 Nicholas Jillings Fix for #1560. Fix for loadProjectSpecCallback error if Parser returns undefined.
Mon, 21 Mar 2016 13:46:31 +0000 Nicholas Jillings Fix for bugs #1671 and #1672
Fri, 18 Mar 2016 14:52:30 +0000 Nicholas Jillings Fixed errors caused by specifcation nesting, specifically if <page> interface nodes have <interfaceoption> nodes.
Wed, 16 Mar 2016 15:17:04 +0000 Nicholas Jillings Fixed test creator <surveyentry> options. Updated interface-specs for ABX.
Wed, 16 Mar 2016 13:31:42 +0000 Nicholas Jillings WIP. ABX Framework. Minor core.js modifications.
Thu, 10 Mar 2016 17:08:10 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 15:00:19 +0000 Nicholas Jillings Updated specification object to reflect schema changes
Wed, 09 Mar 2016 14:40:12 +0000 Nicholas Jillings Hotfix: Confirmation on successful save.
Wed, 09 Mar 2016 14:12:22 +0000 Nicholas Jillings Merge
Wed, 09 Mar 2016 13:34:20 +0000 Nicholas Jillings Bug #1654 Fixed.
Wed, 09 Mar 2016 13:12:02 +0000 Nicholas Jillings Python 2.x server can perform intermediate saves.
Wed, 09 Mar 2016 12:41:26 +0000 Nicholas Jillings Session now performs intermediate saves on each advanceState trigger (page completions, survey completions). Specification projectReturn now "local" for presentation saving
Wed, 09 Mar 2016 11:12:06 +0000 Nicholas Jillings WIP. Adding intermediate save options. Will require mass editing of save engine as it stands, so still WIP (note: this version will not work on python server).
Tue, 08 Mar 2016 14:35:51 +0000 Nicholas Jillings Adding PHP Keygen
Sun, 06 Mar 2016 19:24:19 +0000 Giulio Moro Removes navigation alert once test is completed. Closes #1647
Wed, 24 Feb 2016 15:48:03 +0000 Nicholas Jillings Bug #1634 new format for elementTrackerFull. Fixed buffertime NaN on start.
Tue, 23 Feb 2016 17:57:21 +0000 Nicholas Jillings Merge
Tue, 23 Feb 2016 17:04:06 +0000 Nicholas Jillings Bug #1601
Tue, 23 Feb 2016 16:27:39 +0000 Nicholas Jillings Update for #1625
Tue, 23 Feb 2016 16:19:29 +0000 Nicholas Jillings Fix bugs #1628, #1483