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 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 13:46:04 +0100 |
Nicholas Jillings |
Updated popup button functions.
|
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
|
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.
Dev_main
|
Tue, 29 Mar 2016 14:37:07 +0100 |
Nicholas Jillings |
Calibration sliders update on mouse move trigger
Dev_main
|
Tue, 29 Mar 2016 14:24:05 +0100 |
Nicholas Jillings |
Calibration through audioEngine audio output. Reference controls global volume for tests.
Dev_main
|
Tue, 29 Mar 2016 11:14:50 +0100 |
Nicholas Jillings |
Implemented Calibration Module for level set testing.
Dev_main
|
Thu, 24 Mar 2016 15:42:45 +0000 |
Nicholas Jillings |
Started adding calibration modules.
Dev_main
|
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.
Dev_main
|
Tue, 22 Mar 2016 12:35:48 +0000 |
Nicholas Jillings |
Fix Bug #1562
Dev_main
|
Tue, 22 Mar 2016 11:52:12 +0000 |
Nicholas Jillings |
Outside Reference HTML now in core interfaceContext.
Dev_main
|
Tue, 22 Mar 2016 11:31:51 +0000 |
Nicholas Jillings |
Hotfix. date time node in results returned function reference for minutes.
Dev_main
|
Mon, 21 Mar 2016 15:15:40 +0000 |
Nicholas Jillings |
Moved returnDateNode() into interfaceContext. returnDateNode no longer uses deprecated Attribute Objects.
Dev_main
|
Mon, 21 Mar 2016 15:01:57 +0000 |
Nicholas Jillings |
Fix for #1560. Fix for loadProjectSpecCallback error if Parser returns undefined.
Dev_main
|
Mon, 21 Mar 2016 13:46:31 +0000 |
Nicholas Jillings |
Fix for bugs #1671 and #1672
Dev_main
|
Fri, 18 Mar 2016 14:52:30 +0000 |
Nicholas Jillings |
Fixed errors caused by specifcation nesting, specifically if <page> interface nodes have <interfaceoption> nodes.
Dev_main
|
Wed, 16 Mar 2016 15:17:04 +0000 |
Nicholas Jillings |
Fixed test creator <surveyentry> options. Updated interface-specs for ABX.
Dev_main
|
Wed, 16 Mar 2016 13:31:42 +0000 |
Nicholas Jillings |
WIP. ABX Framework. Minor core.js modifications.
Dev_main
|
Mon, 14 Mar 2016 11:28:06 +0000 |
Nicholas Jillings |
Small fixes for #1668
multiple-tests-concatenation
|
Sun, 13 Mar 2016 02:12:30 +0000 |
Giulio Moro |
Workaround for #1658: in order to obtain a test with zero pages, set attribute hidden='true' in the one and only page
multiple-tests-concatenation
|