log

age author description
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
Tue, 14 Jul 2015 19:40:58 +0100 Brecht De Man Scripts: evaluation_stats shows number of total fragments
Fri, 03 Jul 2015 21:01:09 +0100 Brecht De Man Added Instructions (LaTeX and PDF) --> WIP
Fri, 03 Jul 2015 19:50:12 +0100 Brecht De Man Automatically go to right folder when running server locally so you can drag and drop the script in Terminal (after typing 'Python').
Thu, 02 Jul 2015 15:44:35 +0100 Brecht De Man Make explicit that 'next test' in server only relates to 'pseudo-random mode'.
Wed, 01 Jul 2015 15:19:55 +0100 Brecht De Man README: Extra troubleshooting info (type 'createProjectSave()' to summon pop-up that saves XML file so far).
Wed, 01 Jul 2015 13:49:01 +0100 Nicholas Jillings Slider now enabled optionally based on tag <option name='playhead'/> in interfaces
Wed, 01 Jul 2015 11:55:08 +0100 Brecht De Man README: paragraph on troubleshooting (copy from JavaScript Console)