log

age author description
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 14:31:43 +0000 Nicholas Jillings Possible fix for #1673 and #1674 Dev_main
Mon, 21 Mar 2016 13:46:31 +0000 Nicholas Jillings Fix for bugs #1671 and #1672 Dev_main
Sun, 20 Mar 2016 11:01:26 +0100 Brecht De Man Add PDFs to repository, remove from .hgignore 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 16:52:30 +0000 Nicholas Jillings comment/score _parser.php updated to match 'ref' 'name' attribute changes. Dev_main
Wed, 16 Mar 2016 16:16:05 +0000 Nicholas Jillings ABX Implemented. 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
Tue, 15 Mar 2016 15:33:29 +0000 Nicholas Jillings Quick update for scripts/score_parser.py to parse new save files. Dev_main
Mon, 14 Mar 2016 13:36:43 +0000 Nicholas Jillings Test create fixes for #1594. Styling of survey entry options. Fixed survey entry leak. Removed "synchronous" attribute from page for now. Dev_main
Mon, 14 Mar 2016 12:34:36 +0000 Nicholas Jillings Test Create fixes for #1597 #1598 #1656 #1657 Dev_main
Mon, 14 Mar 2016 11:28:06 +0000 Nicholas Jillings Small fixes for #1668 multiple-tests-concatenation
Sun, 13 Mar 2016 15:33:36 +0000 Giulio Moro removed garbage multiple-tests-concatenation
Sun, 13 Mar 2016 15:27:57 +0000 Giulio Moro Allow display of given labels for AB fragments #1668 multiple-tests-concatenation
Sun, 13 Mar 2016 14:09:22 +0000 Giulio Moro discrete interface: long labels will wrap instead of overlapping. Closed #1666 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
Sat, 12 Mar 2016 16:30:56 +0000 Giulio Moro Tentatively addresses #1663 multiple-tests-concatenation
Sat, 12 Mar 2016 16:23:37 +0000 Giulio Moro Allow for returnUrl===undefined multiple-tests-concatenation
Sat, 12 Mar 2016 15:32:30 +0000 Giulio Moro Merge multiple-tests-concatenation
Fri, 11 Mar 2016 16:49:47 +0000 Giulio Moro working, hacked together. multiple-tests-concatenation
Thu, 10 Mar 2016 17:08:10 +0000 Nicholas Jillings Merge Dev_main
Thu, 10 Mar 2016 17:07:46 +0000 Nicholas Jillings Schema preparation for #1639
Thu, 10 Mar 2016 16:42:16 +0000 Nicholas Jillings Temporary fix of #1580. Updated schema in preparation of #1661, #1469 & #1649
Thu, 10 Mar 2016 16:16:16 +0000 Nicholas Jillings Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema
Thu, 10 Mar 2016 15:33:39 +0000 Nicholas Jillings Intermediate saves can be used to resume a test. Note, previous saves will NOT work for resumption. To resume, use the save XML as the ?url= option.
Thu, 10 Mar 2016 11:49:08 +0000 Nicholas Jillings Fixed null/period saves on test completion. specification projectReturn is currently deprecated pending new usage.