log

age author description
Fri, 04 Sep 2015 12:22:55 +0200 Brecht De Man Scripts: generate_report.py: show which fragments not moved and played
Thu, 20 Aug 2015 11:29:29 +0200 Brecht De Man Scripts: comment_parser and score_parser start new CSV files each time; various plots added to generated PDF report
Tue, 18 Aug 2015 23:56:05 +0200 Brecht De Man Scripts: Generate PDF report on set of result XML files (using LaTeX)
Mon, 17 Aug 2015 18:20:30 +0200 Brecht De Man Scripts: modification to timeline plots: do not save (/show) plot if empty, e.g. legacy result files with no timing data
Wed, 12 Aug 2015 10:31:10 +0200 Brecht De Man Scripts: timeline_view_movement with 'playing' areas highlighted
Tue, 11 Aug 2015 20:49:34 +0200 Brecht De Man Scripts: timeline view of marker movements
Tue, 11 Aug 2015 11:06:55 +0200 Brecht De Man Scripts: timeline with rectangles (accurate start and end, customisable width); timeline and score plots to PDF by default.
Tue, 11 Aug 2015 10:15:17 +0200 Brecht De Man Scripts: test if folder name (default or provided via command line) exists
Mon, 10 Aug 2015 18:45:45 +0200 Brecht De Man Scripts: show which and how many markers not clicked or moved; option to plot timelines against 'audioholder time' (default) or 'total test time' (previously the only possibility)
Sat, 08 Aug 2015 09:00:41 +0100 Nicholas Jillings Started some user guide Dev_main
Tue, 28 Jul 2015 12:00:46 +0100 Nicholas Jillings Added mushra interface. Also added instructions for building your own interface (working copy). Dev_main
Mon, 27 Jul 2015 16:08:52 +0100 Nicholas Jillings Added test_create_2.html. Should be more resistant to future XML specification updates and 3rd party. Dev_main
Sat, 25 Jul 2015 14:49:54 +0100 Nicholas Jillings Updated the ProjectSpecificationDocument. Dev_main
Fri, 24 Jul 2015 18:59:39 +0100 Nicholas Jillings Pull into main
Thu, 23 Jul 2015 11:14:32 +0100 Nicholas Jillings Feature #1302: Enter keys not captured if current focus is a textarea (enter may be carriage return, want to capture that not jump to next). Dev_main
Thu, 23 Jul 2015 11:10:36 +0100 Nicholas Jillings Feature #1302: Enter key bounded to button proceed of popup. Only triggered if popup is visible. All enter codes are captured though. Dev_main
Thu, 23 Jul 2015 10:58:08 +0100 Nicholas Jillings Feature #1274: Added ending screen for auto-save option. Dev_main
Thu, 23 Jul 2015 10:48:14 +0100 Nicholas Jillings Feature #1295: Page count can be displayed below the Start/Submit buttons Dev_main
Thu, 23 Jul 2015 10:12:24 +0100 Nicholas Jillings Feature #1287: Automatically applied on if looped. Dev_main
Thu, 23 Jul 2015 10:10:38 +0100 Nicholas Jillings Feature #1287: Padding added when looping is enabled to give synchronised looping. Dev_main
Thu, 23 Jul 2015 09:51:26 +0100 Nicholas Jillings Feature #1327: Elements start out grey until the audioObject states it is ready. Requires all interfaceDOM nodes to have member enable(). Dev_main
Thu, 23 Jul 2015 09:37:27 +0100 Nicholas Jillings Feature Feature #1270: Outside reference object added. Some small bugs and GUI to solve. Dev_main
Wed, 22 Jul 2015 17:58:01 +0100 Nicholas Jillings Completed Anchor and Reference Features, including optional enforcement Dev_main
Wed, 22 Jul 2015 14:10:55 +0100 Nicholas Jillings Fix Bug #1301: If last of pretest node, will say 'start' not submit. Dev_main
Wed, 22 Jul 2015 14:04:08 +0100 Nicholas Jillings Fix Bug #1314 Dev_main
Wed, 22 Jul 2015 13:22:10 +0100 Nicholas Jillings Anchor and Reference audioElements now tagged on output Dev_main
Wed, 22 Jul 2015 12:41:22 +0100 Nicholas Jillings Update dev_main Dev_main
Mon, 20 Jul 2015 12:47:16 +0100 Brecht De Man Scripts: choose input/output folder from command line; score_plot also choose options from command line (WIP)
Wed, 15 Jul 2015 15:52:56 +0100 Brecht De Man Scripts: evaluation statistics: show average duration per song in order of number of fragments and average total duration; count empty comments; fragments per song; distinguish between same audioholder ids with different number of audioelements.
Tue, 14 Jul 2015 20:09:25 +0100 Brecht De Man Scripts: evaluation_stats bug fixes