Fri, 29 Mar 2019 16:03:06 +0000 |
Nicholas Jillings |
Fix issue with test scale range not being set.
|
Thu, 18 Jan 2018 17:06:52 +0000 |
Nicholas Jillings |
Fix for no <calibration>
|
Wed, 17 Jan 2018 12:30:28 +0000 |
Nicholas Jillings |
#171 Completed specification changes
|
Tue, 31 Oct 2017 15:55:07 +0000 |
Nicholas Jillings |
Potential implementation of #109
|
Tue, 26 Sep 2017 11:22:47 +0100 |
Nicholas Jillings |
Close #218. Added to test_create.
|
Tue, 26 Sep 2017 09:34:38 +0100 |
Nicholas Jillings |
Fix #218
|
Mon, 25 Sep 2017 11:02:02 +0100 |
Nicholas Jillings |
Merge branch 'vnext' into Dev_main
|
Tue, 12 Sep 2017 15:36:10 +0100 |
Nicholas Jillings |
Added showBackButton to test create
|
Tue, 12 Sep 2017 15:28:22 +0100 |
Nicholas Jillings |
Hide the back button #232
|
Mon, 25 Sep 2017 09:35:00 +0100 |
Nicholas Jillings |
#241 Fixed repeatCount inactive
|
Wed, 05 Jul 2017 15:20:45 +0100 |
Nicholas Jillings |
Minor error with test_create and global settings not being correctly handled.
|
Tue, 09 May 2017 14:53:03 +0100 |
Nicholas Jillings |
Merge branch 'vnext' into Dev_main
|
Fri, 28 Apr 2017 11:56:27 +0100 |
Nicholas Jillings |
Auto-condition pre/post test surveys
|
Thu, 27 Apr 2017 12:02:28 +0100 |
Nicholas Jillings |
Finalised test_create UI
|
Thu, 27 Apr 2017 11:24:16 +0100 |
Nicholas Jillings |
More test_create work
|
Wed, 26 Apr 2017 17:15:24 +0100 |
Nicholas Jillings |
More functional changes to specification.js
|
Wed, 26 Apr 2017 15:17:48 +0100 |
Nicholas Jillings |
Updated Specification.js to use Node QuerySelector functions
|
Tue, 09 May 2017 13:21:34 +0100 |
Nicholas Jillings |
#209. Added minNumberPlays and maxNumberPlays to specifications
|
Sat, 22 Apr 2017 17:48:48 +0100 |
Nicholas Jillings |
#133 Added to specification.js (encoder)
|
Sat, 22 Apr 2017 17:47:09 +0100 |
Nicholas Jillings |
#133 Added to specification.js (decoder)
|
Fri, 21 Apr 2017 15:17:02 +0100 |
Nicholas Jillings |
#138. Added <image> to encoder
|
Fri, 21 Apr 2017 14:46:16 +0100 |
Nicholas Jillings |
Added schema layouts for #138
|
Fri, 21 Apr 2017 14:03:51 +0100 |
Nicholas Jillings |
#145. Added minWait to all <surveyx> elements. Specify the amount of time to wait in seconds.
|
Fri, 14 Apr 2017 16:02:52 +0100 |
Nicholas Jillings |
Merge branch 'master' into vnext
|
Sat, 11 Mar 2017 11:39:33 +0000 |
Nicholas Jillings |
Fixed error in specification.js. Defaults were ignored
|
Sat, 11 Mar 2017 11:04:04 +0000 |
Nicholas Jillings |
#180 Completed core JSHint
|
Sat, 11 Mar 2017 09:06:26 +0000 |
Nicholas Jillings |
#180. Remove null/undefined differences. All undefined === undefined. Specifiction generates good XML
|
Sat, 11 Mar 2017 08:48:04 +0000 |
Nicholas Jillings |
#180. specification now holds processAttribute as private function. Schema is also set-once and hold
|
Sat, 11 Mar 2017 08:14:08 +0000 |
Nicholas Jillings |
#180. specification.js passes JSHint
|
Sat, 11 Mar 2017 08:09:57 +0000 |
Nicholas Jillings |
#180. Removed evil evals!
|
Sat, 11 Mar 2017 08:04:05 +0000 |
Nicholas Jillings |
Syntax tidy of specification.js
|
Thu, 13 Apr 2017 11:36:24 +0100 |
Nicholas Jillings |
#191: Now added to <page> nodes the “position” attribute
|
Thu, 19 Jan 2017 15:38:14 +0000 |
Nicholas Jillings |
Fix problems found for Edge (HTMLElement::children does not exist).
|
Thu, 08 Dec 2016 14:03:39 +0000 |
Nicholas Jillings |
#146 ground work
|
Sun, 20 Nov 2016 10:14:36 +0000 |
Nicholas Jillings |
Merge branch 'master' into vnext
|
Tue, 15 Nov 2016 09:52:16 +0000 |
Nicholas Jillings |
#101. Updated specification.js
|
Mon, 14 Nov 2016 14:49:57 +0000 |
Nicholas Jillings |
Merge branch 'vnext' into Dev_main
|
Mon, 14 Nov 2016 14:45:39 +0000 |
Nicholas Jillings |
Merge master into vnext
|
Mon, 14 Nov 2016 14:20:32 +0000 |
Nicholas Jillings |
Beautified entire project.
|
Mon, 31 Oct 2016 16:34:55 +0000 |
Nicholas Jillings |
Added <surveyslider> to <survey> nodes. Supports min, max, minText and maxText.
|
Mon, 31 Oct 2016 16:08:24 +0000 |
Nicholas Jillings |
Completed merge of current spec with new nodes. Working example in AB_example. Gives console warnings.
|
Mon, 31 Oct 2016 15:14:53 +0000 |
Nicholas Jillings |
Added minimum (left) and maximum (right) slider markers to the comment slider element
|
Sun, 30 Oct 2016 13:57:37 +0000 |
Nicholas Jillings |
#137. Modified <commentquestion> nodes in pages to have a proper list structure. Differently labelled nodes depending on type <commentquestion>, <commentradio>. Added slider and converted project.xml to match new specifications. AB_example.xml shows new slider type
|
Tue, 18 Oct 2016 15:49:58 +0100 |
Nicholas Jillings |
Merge branch 'master' into Dev_main
|
Tue, 18 Oct 2016 15:12:55 +0100 |
Nicholas Jillings |
Formatting of js/specification.js
|
Thu, 08 Sep 2016 16:20:18 +0100 |
Nicholas Jillings |
Survey checkbox now supports min and max to define how many options should be selected #17
|
Fri, 02 Sep 2016 11:38:09 +0100 |
Nicholas Jillings |
Added video and youtube creation to test_create #134
|
Thu, 17 Nov 2016 15:04:26 +0000 |
Nicholas Jillings |
Added extra null-string check for <interface> name attribute
|
Mon, 14 Nov 2016 14:17:03 +0000 |
Nicholas Jillings |
Beautified entire project.
|
Wed, 21 Sep 2016 09:55:07 +0100 |
Nicholas Jillings |
Fixed copying title and first interface axis title if <page> has no title node defined
|
Tue, 02 Aug 2016 12:56:45 +0100 |
Nicholas Jillings |
Fix for #128
|
Thu, 23 Jun 2016 13:47:43 +0100 |
Nicholas Jillings |
Will export the <conditional> nodes
|
Thu, 23 Jun 2016 13:44:17 +0100 |
Nicholas Jillings |
Implemented #5
|
Wed, 08 Jun 2016 14:12:42 +0100 |
Nicholas Jillings |
Implementation for #1
|
Thu, 02 Jun 2016 17:52:26 +0200 |
Brecht De Man |
Analysis page: Remove redundant 'else'
|
Thu, 02 Jun 2016 14:08:33 +0100 |
Nicholas Jillings |
Clear console logs.
|
Fri, 27 May 2016 15:12:47 +0100 |
Nicholas Jillings |
Implemented #29 for AB
|
Fri, 27 May 2016 12:16:42 +0100 |
Nicholas Jillings |
Merge branch 'Dev_main'
|
Thu, 26 May 2016 16:07:00 +0100 |
Nicholas Jillings |
Merge branch 'master' into Dev_main
|
Thu, 26 May 2016 15:55:00 +0100 |
Nicholas Jillings |
Implementation for #93
|