log scripts/score_parser.py @ 921:533d51508e93

age author description
Wed, 10 Jun 2015 14:39:15 +0100 Nicholas Jillings Merge from the default branch
Mon, 29 Jun 2015 19:02:48 +0100 Brecht De Man Scripts: score_parser.py: ignore empty rows (subject with no ratings for current song)
Mon, 29 Jun 2015 17:19:46 +0100 Brecht De Man Scripts: merge all three plot scripts in to one (box plot, scatter plot, mean plus confidence interval plot); bug fixes
Mon, 29 Jun 2015 13:15:00 +0100 Brecht De Man Readme: reference to issue tracker; Scripts: comment_parser and score_parser read and write in '/saves' from 'scripts/', condensing XML queries (references from children instead of from root)
Thu, 25 Jun 2015 16:40:11 +0100 Nicholas Jillings Bug Fix #1303 on main
Wed, 01 Jul 2015 11:11:20 +0100 Nicholas Jillings Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
Wed, 25 Nov 2015 09:27:05 +0000 Nicholas Jillings Merge
Mon, 23 Nov 2015 09:13:12 +0000 Nicholas Jillings Merge from branch "WAC2016"
Wed, 23 Sep 2015 11:42:11 +0100 Nicholas Jillings Updating test create using questions
Fri, 18 Dec 2015 18:31:26 +0000 Nicholas Jillings Merge. Reload will only generate alert if test is loaded.
Fri, 18 Dec 2015 01:45:54 +0000 Brecht De Man Instructions update (WIP); removed basic instructions from README.
Mon, 21 Dec 2015 11:53:05 +0000 Nicholas Jillings Bug #1510 Fixed.
Thu, 15 Oct 2015 20:10:00 +0100 Brecht De Man Paper: Added interface screenshot and box plot example
Tue, 15 Mar 2016 15:33:29 +0000 Nicholas Jillings Quick update for scripts/score_parser.py to parse new save files. Dev_main
Thu, 18 Feb 2016 10:55:36 +0000 Nicholas Jillings Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php Dev_main