log js/specification.js @ 3141:335bc77627e0 tip

age author description
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!