Tue, 26 May 2015 12:16:57 +0100 |
Brecht De Man |
Console logs for moving slider, playback, stop audio and (when submitting) comments.
|
Wed, 27 May 2015 12:40:37 +0100 |
Brecht De Man |
Added 'scripts' folder for auxiliary pre-/post-processing scripts.
|
Thu, 28 May 2015 18:58:45 +0100 |
Nicholas Jillings |
Hacky test wait indicator!!
|
Fri, 29 May 2015 16:33:50 +0100 |
Nicholas Jillings |
Bug #1255: Will show a console warning if projectReturn is not set and assume projectReturn is "null".
|
Fri, 29 May 2015 16:27:05 +0100 |
Nicholas Jillings |
Bug #1258 Fixed. audioObject.metric.startListening now writes to console.
|
Mon, 01 Jun 2015 08:55:53 +0100 |
Nicholas Jillings |
Editing permissions of scripts for Windows machines.
|
Mon, 01 Jun 2015 08:38:31 +0100 |
Nicholas Jillings |
Fix Bug #1259: testState now includes the audioHolder ids.
|
Sun, 31 May 2015 18:03:13 +0100 |
Brecht De Man |
Score plotting: plot of individual scores and box plot (with optional overlay of selected individual ratings). Uses CSV files as produced by 'score_boxplot.py'.
|
Sun, 31 May 2015 14:45:30 +0100 |
Brecht De Man |
Score parsing: make csv from all XML files (one file per page ID, one column per fragment ID, one row per subject). Supports varying selections of pages and fragments across subjects. Generalised to 'page' (instead of 'song') and 'fragment' (instead of 'mix').
|
Sat, 30 May 2015 18:12:32 +0100 |
Brecht De Man |
Comment parsing: automatically detect which songs - no need to manually enter song IDs
|
Sat, 30 May 2015 11:39:53 +0100 |
Nicholas Jillings |
Merge in main
|
Tue, 02 Jun 2015 15:18:40 +0100 |
Nicholas Jillings |
Stash create_test. Implementing submit. Need to test on OSX
|
Tue, 02 Jun 2015 12:24:19 +0100 |
Nicholas Jillings |
create_test: Added crude validation tool.
|
Tue, 02 Jun 2015 11:24:23 +0100 |
Nicholas Jillings |
Merge from the default branch
|
Mon, 01 Jun 2015 15:26:58 +0100 |
Nicholas Jillings |
Creat_Test: Structure for APE created.
|
Mon, 01 Jun 2015 12:55:21 +0100 |
Nicholas Jillings |
Stash for project creator
|
Wed, 03 Jun 2015 15:07:23 +0100 |
Nicholas Jillings |
Merge from branch "Dev_main"
|
Fri, 05 Jun 2015 12:42:32 +0100 |
Nicholas Jillings |
Added radio boxes
|
Fri, 05 Jun 2015 12:10:49 +0100 |
Nicholas Jillings |
Added check box mode to pre/post test survey
|
Fri, 05 Jun 2015 11:32:09 +0100 |
Nicholas Jillings |
audioHolder ID's are stored
|
Fri, 05 Jun 2015 11:25:56 +0100 |
Nicholas Jillings |
Safari fix for Specification node
|
Fri, 05 Jun 2015 10:49:52 +0100 |
Nicholas Jillings |
Complete Feature #1252: Interface locks out until all audioElements are loaded and ready.
|
Thu, 04 Jun 2015 18:03:36 +0100 |
Nicholas Jillings |
Small fixes. <interface> tag properly processed by ape.js
|
Thu, 04 Jun 2015 17:23:32 +0100 |
Nicholas Jillings |
XML-DOM created by their own objects
|
Thu, 04 Jun 2015 16:48:04 +0100 |
Nicholas Jillings |
Comment Boxes handled by Interface object.
|
Thu, 04 Jun 2015 15:54:56 +0100 |
Nicholas Jillings |
Everything tied into Specification object which needs information from specification document.
|
Thu, 04 Jun 2015 14:31:23 +0100 |
Nicholas Jillings |
Created Specification object to handle All XML decoding.
|
Thu, 04 Jun 2015 11:21:47 +0100 |
Nicholas Jillings |
audioObject returned on node creation for ease of modification by interface.
|