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.
|
Thu, 25 Jun 2015 17:03:40 +0100 |
Nicholas Jillings |
Feature #1283: Project specification node <BrowserEvalProjectDocument> now included in output file.
Dev_main
|
Thu, 25 Jun 2015 16:40:39 +0100 |
Nicholas Jillings |
Merge
|
Thu, 25 Jun 2015 16:40:11 +0100 |
Nicholas Jillings |
Bug Fix #1303 on main
|
Thu, 25 Jun 2015 16:37:51 +0100 |
Nicholas Jillings |
Bug #1303 fixed. New function on page creation to destroy old commentQuestion objects.
Dev_main
|
Sat, 20 Jun 2015 16:57:06 +0100 |
Nicholas Jillings |
Starting on Outside Reference. Implemented but needs tidying up GUI and returned XML
Dev_main
|
Sat, 20 Jun 2015 14:57:14 +0100 |
Nicholas Jillings |
Updated #1272 and #1271 preparing for #1270
Dev_main
|
Sat, 20 Jun 2015 11:16:30 +0100 |
Nicholas Jillings |
Feature #1283: Added <file> node to audio elements containing file information.
Dev_main
|
Sat, 20 Jun 2015 11:04:44 +0100 |
Nicholas Jillings |
Feature #1288: Fragments now have 'id', holding their given ID from the set up XML, and 'presentedid' giving their on page order.
Dev_main
|
Fri, 19 Jun 2015 16:41:33 +0100 |
Nicholas Jillings |
Small fix to loading checks array
Dev_main
|
Fri, 19 Jun 2015 16:31:14 +0100 |
Nicholas Jillings |
Added check type 'scalerange' with min max attributes to enforce use of the scale.
Dev_main
|
Fri, 19 Jun 2015 16:24:08 +0100 |
Brecht De Man |
Scripts: comment extraction bug fixes
|
Fri, 19 Jun 2015 12:53:40 +0100 |
Brecht De Man |
SMC Paper: minor changes
|
Fri, 19 Jun 2015 12:21:05 +0100 |
Brecht De Man |
SMC Paper: increased XML size, condensed XML content and rest of paper.
|
Fri, 19 Jun 2015 11:49:03 +0100 |
Brecht De Man |
SMC Paper: Added new box plot figure
|
Fri, 19 Jun 2015 10:40:37 +0100 |
Nicholas Jillings |
SMC Paper: Tidying up of margins, added output example (just one audioElement). Updated the options list (compacted some to make room). Removed redundant paragraph. Now under 6 pages.
|
Thu, 18 Jun 2015 17:34:27 +0100 |
Brecht De Man |
SMC paper: added boxplot graph, input XML, decreased itemize spacing (also changed index.html page title)
|
Thu, 18 Jun 2015 16:39:40 +0100 |
Nicholas Jillings |
Number option for survey checked to be a number. Throws an error if NaN, before would not store the response.
Dev_main
|
Thu, 18 Jun 2015 16:26:45 +0100 |
Nicholas Jillings |
Merge into dev_main
Dev_main
|
Wed, 17 Jun 2015 18:52:16 +0100 |
Brecht De Man |
SMC2015Paper: Added tiny bit about included scripts
|
Wed, 17 Jun 2015 16:43:13 +0100 |
Nicholas Jillings |
Merge into default
|
Wed, 17 Jun 2015 16:42:57 +0100 |
Nicholas Jillings |
Ready for merge into main.
Dev_main
|
Wed, 17 Jun 2015 16:37:32 +0100 |
Nicholas Jillings |
Feature #1271 and #1272 implemented.
Dev_main
|
Wed, 17 Jun 2015 15:53:57 +0100 |
Nicholas Jillings |
Added reference and anchor values to audioHolders in specificationNode.
Dev_main
|
Wed, 17 Jun 2015 15:42:56 +0100 |
Nicholas Jillings |
Merge into dev_main
Dev_main
|