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)
|
Wed, 01 Jul 2015 11:35:52 +0100 |
Brecht De Man |
Log slider movements to console
|
Wed, 01 Jul 2015 11:11:54 +0100 |
Nicholas Jillings |
merge
|
Wed, 01 Jul 2015 11:11:20 +0100 |
Nicholas Jillings |
Bug Fix #1313: Added 404 crash and dump when audioObject cannot obtain URL.
|
Wed, 01 Jul 2015 11:09:17 +0100 |
Brecht De Man |
Scripts: evaluation_stats.py added to quickly show a report on tests done so far (to be expanded)
|
Wed, 01 Jul 2015 10:21:52 +0100 |
Nicholas Jillings |
Bug Fix #1305: AudioHolders have 'presentedid' attribute in save
|
Wed, 01 Jul 2015 10:15:06 +0100 |
Nicholas Jillings |
Bug fix #1315: Comment boxes now paste informaton back into the console.
|
Mon, 29 Jun 2015 19:04:40 +0100 |
Brecht De Man |
Merge
|
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)
|
Sun, 28 Jun 2015 10:33:47 +0100 |
Nicholas Jillings |
PythonServer now supports pseudorandom page setup using preconfigured XML files. Set the PSEUDO_PATH in the python file, it will cycle through all .xml files in there. Index based off file save number. Set the .html url to /pseudo.xml to trigger
|
Sun, 28 Jun 2015 09:52:47 +0100 |
Nicholas Jillings |
Small addition to #1238: Filename included.
Dev_main
|
Fri, 26 Jun 2015 12:25:36 +0100 |
Brecht De Man |
Added license, citing information, short readme file. Changed name of newer Python server (now default) to 'pythonServer.py'.
|
Thu, 25 Jun 2015 17:14:33 +0100 |
Brecht De Man |
Scripts: added 'confidence interval plot' (rigorous checking needed) and minor fixes to other scripts.
|