Mon, 15 Feb 2016 12:52:55 +0000 |
Nicholas Jillings |
Small MUSHRA bug fix. Playback was blocked from ever happening due to play getting called twice.
|
Fri, 12 Feb 2016 09:02:41 +0000 |
Nicholas Jillings |
Bug #1562: Checkbox and radios will be center aligned, left justified. Also solves issue #1571. Only tested in OSX Chrome!
|
Fri, 12 Feb 2016 08:42:15 +0000 |
Nicholas Jillings |
Test create from existing file, <page> node interfaces are now built and displayed. jQuery included.
|
Thu, 11 Feb 2016 17:28:27 +0000 |
Nicholas Jillings |
Bug #1560: Test pages do repeat. Note that the result XML will have their IDs repeated.
|
Thu, 11 Feb 2016 16:54:33 +0000 |
Nicholas Jillings |
Bug #1564: index.html is blank, the links are included in demo.html. Popup now created in index.html rather than generated.
|
Thu, 11 Feb 2016 14:37:26 +0000 |
Nicholas Jillings |
Bug #1569: Comment boxes cannot be resized, they support scrolling text. Styling of comment boxes. Styling of AB selectors.
|
Thu, 11 Feb 2016 14:22:30 +0000 |
Nicholas Jillings |
Bug #1567: Updated rest of button based interfaces to follow AB playback controls.
|
Thu, 11 Feb 2016 14:16:09 +0000 |
Nicholas Jillings |
Bug #1567: AB.js interfaces, the playback toggle now controls both playback start and playback stop commands. Button text updated to reflect.
|
Thu, 11 Feb 2016 14:07:24 +0000 |
Nicholas Jillings |
Test Creator nearing completion. Some more GUI events needed. Generates valid XML, can create new or use old. Supports most features.
|
Thu, 11 Feb 2016 12:06:54 +0000 |
Nicholas Jillings |
Test create drag and drop active. Auto-builds on page HTML from specification.
|
Wed, 10 Feb 2016 16:33:41 +0000 |
Nicholas Jillings |
Drag and drop area defined for updating a project file in test creator.
|
Wed, 10 Feb 2016 14:46:57 +0000 |
Nicholas Jillings |
randomiseOrder a global function. Schema update (hostURL attribute on <pages> not mandatory). Specification node can create XML.
|
Wed, 10 Feb 2016 12:14:25 +0000 |
Nicholas Jillings |
Popup/Survey buttons now fixed position rather than calculated.
|
Wed, 10 Feb 2016 12:02:25 +0000 |
Nicholas Jillings |
New test creator tool. Still WIP, but much more dynamic. Based on XSD and external lists so far easier to modify.
|
Tue, 02 Feb 2016 11:03:01 +0000 |
Nicholas Jillings |
Bug #1395: Test timer is reset on each new test page.
|
Mon, 01 Feb 2016 10:38:54 +0000 |
Nicholas Jillings |
Merge
|
Mon, 01 Feb 2016 10:37:28 +0000 |
Nicholas Jillings |
Default interface checks will attach an error node containing test page time stamp and error message on submit request.
|
Wed, 27 Jan 2016 14:51:38 +0000 |
Nicholas Jillings |
Minor corrections to loudness filter specifications.
|
Wed, 27 Jan 2016 09:49:42 +0000 |
Nicholas Jillings |
More instructions. Added comment box sections. Still wip.
|
Tue, 26 Jan 2016 18:18:55 +0000 |
Nicholas Jillings |
Added Pseudo-random test loading for PHP. Runs of the tests completed count, same as PHP, so multiple requests at the same time will load the same test.
|
Tue, 26 Jan 2016 18:03:03 +0000 |
Nicholas Jillings |
Updated the Instructions to match recent specification changes. wip.
|
Tue, 26 Jan 2016 14:54:39 +0000 |
Nicholas Jillings |
Feature #1471: <navigator> now includes the screen dimensions
|
Tue, 26 Jan 2016 14:20:43 +0000 |
Nicholas Jillings |
Feature #1234: Completed fix
|
Tue, 26 Jan 2016 13:52:56 +0000 |
Nicholas Jillings |
Interfaces have startPlayback and stopPlayback methods to clean up code management. Looping playbacks now have a 2s cross-fade.
|
Tue, 26 Jan 2016 11:32:11 +0000 |
Nicholas Jillings |
Minor corrections to buffer ready settings.
|
Tue, 26 Jan 2016 11:08:44 +0000 |
Nicholas Jillings |
Loudness calculation operates using playback specification not file specifications.
|
Tue, 26 Jan 2016 11:01:55 +0000 |
Nicholas Jillings |
Fixed loudness. Now passes all EBU 3341 tests for Integrated loudness. Fixed WAVE decoder error for non-mono sources.
|
Mon, 25 Jan 2016 17:29:34 +0000 |
Nicholas Jillings |
Added master volume. Ensured playhead, page-count and volume <interfaceoption> show options are enabled on all test pages.
|
Fri, 22 Jan 2016 17:03:18 +0000 |
Nicholas Jillings |
More volume control styling
|
Fri, 22 Jan 2016 11:10:33 +0000 |
Nicholas Jillings |
Adding volume control interface object. Minor discrete layout format change.
|
Sat, 16 Jan 2016 14:51:02 +0000 |
Nicholas Jillings |
Added WAVE.js, conversion of some C scripts to JS for WAVE file manipulation. By default, will use the WAVE decoder first before fallback to browser decoders. All browsers now support Integer 8-/16-/24-/34-bit and IEEE Float 32 WAVE files.
|
Fri, 15 Jan 2016 11:04:23 +0000 |
Nicholas Jillings |
Minor change to loudness calculation.
|
Fri, 15 Jan 2016 09:44:24 +0000 |
Nicholas Jillings |
Added python 3.x compatible local server (tested on python 3.4.4)
|
Thu, 14 Jan 2016 16:00:52 +0000 |
Nicholas Jillings |
Confirmed working (using examples) on OSX (Chrome/Safari/Firefox)
|
Thu, 14 Jan 2016 15:37:38 +0000 |
Nicholas Jillings |
Minor fixes for OSX Firefox support (Firefox 43)
|
Thu, 14 Jan 2016 15:20:31 +0000 |
Nicholas Jillings |
Added common .getAllElementsByName and .getAllElementsByTagName to aid cross-browser differences in specification.
|
Thu, 14 Jan 2016 12:19:42 +0000 |
Nicholas Jillings |
Fixed checkbox survey collection. Minor corrections to horizontal sliders. Working Chrome (Win/OSX)
|
Thu, 14 Jan 2016 11:22:31 +0000 |
Nicholas Jillings |
discrete.js interface built with correct styling. Example discrete is DCR
|
Wed, 13 Jan 2016 16:49:59 +0000 |
Nicholas Jillings |
Beginning discrete / likert interfaces.
|
Wed, 13 Jan 2016 14:02:00 +0000 |
Nicholas Jillings |
popup resize not called if not created. Horizontal sliders resize on window resize function.
|
Wed, 13 Jan 2016 12:27:38 +0000 |
Nicholas Jillings |
Added new horizontal slider class. Launched using ABC test interface.
|
Wed, 13 Jan 2016 10:31:31 +0000 |
Nicholas Jillings |
Better loudness calculation. Buffer ready not called until after loudness calculation to avoid NaNs on gain. <survey> nodes do not need to be present, no survey then no node. Added example boilerplate interface with all required functions and brief descriptions.
|
Wed, 13 Jan 2016 09:34:46 +0000 |
Nicholas Jillings |
Moved interfaces into their own sub-directory
|
Tue, 12 Jan 2016 18:29:55 +0000 |
Nicholas Jillings |
Outside references now have an interfaceDOM. All interfaceDOM objects must respond to canMove() for determining if fixed or not.
|
Tue, 12 Jan 2016 17:26:40 +0000 |
Nicholas Jillings |
Feature #1504 Sample rate checks are now page wide and occur immediately after parsing the XML
|
Tue, 12 Jan 2016 17:10:39 +0000 |
Nicholas Jillings |
Interfaces properly handle outside reference objects. Better core.js comment box handling. InterfaceDOM return their presented ID rather than assumed index.
|
Tue, 12 Jan 2016 14:58:22 +0000 |
Nicholas Jillings |
AB: Fixed floating submit.
|
Tue, 12 Jan 2016 14:22:36 +0000 |
Nicholas Jillings |
Better AB positioning of boxes enabling multi-line
|
Tue, 12 Jan 2016 13:06:58 +0000 |
Nicholas Jillings |
Added a schema of example scales (in future will add these as an automatic loading option for common scales so unique names please).
|
Tue, 12 Jan 2016 11:50:38 +0000 |
Nicholas Jillings |
Core.js now randomises the audio elements when asked to on page creation. AB has stricter selection policies, selection can occur only once playback has started.
|
Tue, 12 Jan 2016 11:18:01 +0000 |
Nicholas Jillings |
Updated AB files. One comparison per page node, all elements in the page compared against each other.
|
Tue, 12 Jan 2016 09:16:39 +0000 |
Nicholas Jillings |
Bug #1522 Waiting screen for user submission
|
Mon, 11 Jan 2016 16:48:39 +0000 |
Nicholas Jillings |
Removed AB checks which are not compatible.
|
Mon, 11 Jan 2016 16:32:26 +0000 |
Nicholas Jillings |
Added AB test interface
|
Mon, 11 Jan 2016 13:56:30 +0000 |
Nicholas Jillings |
Added AB interface. WIP. Stash
|
Mon, 11 Jan 2016 11:29:12 +0000 |
Nicholas Jillings |
Better MUSHRA scale text using HTML elements rather than canvas
|
Mon, 11 Jan 2016 10:40:02 +0000 |
Nicholas Jillings |
MUSHRA now has scale drawn by HTML5 Canvas
|
Wed, 06 Jan 2016 12:56:29 +0000 |
Nicholas Jillings |
MUSHRA operating on new core / specification
|
Wed, 06 Jan 2016 12:28:22 +0000 |
Nicholas Jillings |
APE Integrated to new specifications
|
Wed, 06 Jan 2016 10:36:37 +0000 |
Nicholas Jillings |
--UNSTABLE-- Major revision. Updated Specification including verification. Added storage collector for XML results. Popup more stable.
|
Tue, 29 Dec 2015 13:54:56 +0000 |
Nicholas Jillings |
Added schema
|
Tue, 29 Dec 2015 13:54:14 +0000 |
Nicholas Jillings |
New XSD schema, further specification changes.
|
Tue, 29 Dec 2015 11:39:46 +0000 |
Nicholas Jillings |
Removed Schema document and xmllint for validation. Schema not possible for <survey> ordering of any element any order any number type.
|
Wed, 23 Dec 2015 18:19:39 +0000 |
Nicholas Jillings |
Changed AudioBuffer.gain to be AudioBuffer.playbackGain to bypass Safari not using up-to-date Web Audio API Specification.
|
Wed, 23 Dec 2015 17:17:36 +0000 |
Nicholas Jillings |
Updated XSD for setup. APE example now validates (note IDs).
|
Wed, 23 Dec 2015 12:41:08 +0000 |
Nicholas Jillings |
Added schema for Test Specification Document for validation (wip)
|
Fri, 29 Jan 2016 11:39:29 +0000 |
Nicholas Jillings |
Minor APE fixes. Dragging now centred rather than edge. Scale markers aligned without window resizing needed.
|
Fri, 29 Jan 2016 11:11:57 +0000 |
Nicholas Jillings |
All interfaces support comment boxes. Comment box identification matches presented tag (for instance, AB will be Comment on fragment A, rather than 1). Tighter buffer loading protocol, audioObjects register with the buffer rather than checking for buffer existence (which can be buggy depending on the buffer state). Buffers now have a state to ensure exact location in loading chain (downloading, decoding, LUFS, ready).
|
Sun, 21 Feb 2016 11:15:52 +0000 |
Nicholas Jillings |
Updated author list for WAC 2016
|
Mon, 22 Feb 2016 12:27:53 +0000 |
Nicholas Jillings |
Bug #1590 Fix
|
Mon, 22 Feb 2016 12:19:43 +0000 |
Nicholas Jillings |
Merge into dev_main
|
Sun, 21 Feb 2016 03:35:27 +0000 |
Giulio Moro |
Fixed typo
|
Sat, 20 Feb 2016 14:18:32 +0000 |
Giulio Moro |
Made pythonServer.py executable
|
Thu, 18 Feb 2016 12:11:09 +0000 |
Nicholas Jillings |
Minor fixes to test_create to match specification (was building empty interface nodes).
|
Thu, 18 Feb 2016 10:55:36 +0000 |
Nicholas Jillings |
Python score/comment parsers use new <page> rather than deprecated <audioholder>. Added score_parser.php
|
Wed, 17 Feb 2016 17:27:29 +0000 |
Nicholas Jillings |
PHP Comment Parser exports to XML, JSON and CSV notations. Included HTML file interface.
|
Wed, 17 Feb 2016 12:10:55 +0000 |
Nicholas Jillings |
Starting server side scripts. WIP, stash
|
Wed, 17 Feb 2016 11:29:18 +0000 |
Nicholas Jillings |
Merge default to dev_main
|
Tue, 23 Feb 2016 17:11:28 +0000 |
Nicholas Jillings |
Added score_parse.php separators for CSV
|
Wed, 09 Mar 2016 14:04:31 +0000 |
Nicholas Jillings |
Comment questions have optional id and/or name attributes.
|
Wed, 09 Mar 2016 11:29:16 +0000 |
Nicholas Jillings |
Hotfix: Updated schema. <audioelement>, <surveyelement> and <commentquestion> have optional name attribute.
|
Tue, 08 Mar 2016 14:44:14 +0000 |
Nicholas Jillings |
Merge
|
Wed, 24 Feb 2016 14:00:10 +0000 |
Dave |
Doc: AES poster minor edits
|
Tue, 23 Feb 2016 22:17:24 +0100 |
Brecht De Man |
docs: AES Poster Competition poster update
|
Tue, 23 Feb 2016 15:19:31 +0000 |
Dave |
First draft of AES poster
|
Thu, 10 Mar 2016 17:07:46 +0000 |
Nicholas Jillings |
Schema preparation for #1639
|
Thu, 10 Mar 2016 16:42:16 +0000 |
Nicholas Jillings |
Temporary fix of #1580. Updated schema in preparation of #1661, #1469 & #1649
|
Thu, 10 Mar 2016 16:16:16 +0000 |
Nicholas Jillings |
Bug #1652 and Feature #1650 fixes. You can specify the track labels through page attribute 'label' ('default', 'none', 'number', 'letter', 'capital'). Updated examples to match schema
|
Thu, 10 Mar 2016 15:33:39 +0000 |
Nicholas Jillings |
Intermediate saves can be used to resume a test. Note, previous saves will NOT work for resumption. To resume, use the save XML as the ?url= option.
|
Thu, 10 Mar 2016 11:49:08 +0000 |
Nicholas Jillings |
Fixed null/period saves on test completion. specification projectReturn is currently deprecated pending new usage.
|
Thu, 10 Mar 2016 10:04:38 +0000 |
Nicholas Jillings |
Minor corrections to PHP save script.
|
Thu, 10 Mar 2016 10:38:31 +0100 |
Brecht De Man |
Merge
|
Wed, 09 Mar 2016 15:44:47 +0000 |
Nicholas Jillings |
Hotfix: checkFragmentsFullyPlayed incorrectly accessed audioObjects.
|
Wed, 09 Mar 2016 14:36:47 +0000 |
Nicholas Jillings |
Merge
|
Mon, 22 Feb 2016 12:18:55 +0000 |
Nicholas Jillings |
Test Create: Move your custom elements into style.css
|
Mon, 22 Feb 2016 04:17:19 +0000 |
Giulio Moro |
The version I use and works, addresses issues #1622, #1616, partially #1620
|
Wed, 23 Dec 2015 14:48:21 +0000 |
Nicholas Jillings |
Version 1.1.0
|
Wed, 23 Dec 2015 14:36:00 +0000 |
Nicholas Jillings |
Merge. Pull of revision info from dev_main.
|
Mon, 21 Dec 2015 23:18:43 +0000 |
Dave |
Update DMRN10 Poster
|
Wed, 16 Dec 2015 11:25:04 +0000 |
Dave |
Edits to DMRN Poster
|
Wed, 16 Dec 2015 10:52:25 +0000 |
Dave |
Fix spacing issue in DMRN poster
|
Wed, 16 Dec 2015 10:49:12 +0000 |
Dave |
Developing DMRN Poster
|
Wed, 16 Dec 2015 10:20:25 +0000 |
Dave |
Add Graphics to DMRN Poster
|
Wed, 09 Dec 2015 11:26:31 +0100 |
Brecht De Man |
Added DMRN+10 poster template
|
Mon, 07 Dec 2015 11:21:01 +0000 |
DaveM |
Add DMRN Proposal
|
Fri, 04 Dec 2015 11:00:55 +0000 |
Nicholas Jillings |
Merge of dev into default/master
|
Fri, 04 Dec 2015 10:57:39 +0000 |
Nicholas Jillings |
Merge from branch "WAC2016"
|
Tue, 22 Sep 2015 18:19:38 +0200 |
Brecht De Man |
Scripts: generate_report slightly more robust against missing duration values
|
Wed, 16 Sep 2015 13:31:40 +0100 |
Brecht De Man |
Bug fixes in scripts: display plays in last timeline segment of each fragment (post last move); call sub-processes of generate_report.py in same folder (pass on argument); indentation in LaTeX file.
|
Tue, 15 Sep 2015 10:20:50 +0100 |
Nicholas Jillings |
Merge from "dev_main". Added MUSHRA, PHP upload scripts, APE on Firefox, multi-screen support. Bug fixes #1370, #1298, #1391, #1300, #1389.
|
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)
|
Fri, 24 Jul 2015 18:59:39 +0100 |
Nicholas Jillings |
Pull into 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: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
|
Sun, 28 Jun 2015 09:52:47 +0100 |
Nicholas Jillings |
Small addition to #1238: Filename included.
|
Thu, 25 Jun 2015 17:03:40 +0100 |
Nicholas Jillings |
Feature #1283: Project specification node <BrowserEvalProjectDocument> now included in output file.
|
Thu, 25 Jun 2015 16:37:51 +0100 |
Nicholas Jillings |
Bug #1303 fixed. New function on page creation to destroy old commentQuestion objects.
|
Sat, 20 Jun 2015 16:57:06 +0100 |
Nicholas Jillings |
Starting on Outside Reference. Implemented but needs tidying up GUI and returned XML
|
Sat, 20 Jun 2015 14:57:14 +0100 |
Nicholas Jillings |
Updated #1272 and #1271 preparing for #1270
|
Sat, 20 Jun 2015 11:16:30 +0100 |
Nicholas Jillings |
Feature #1283: Added <file> node to audio elements containing file information.
|
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.
|
Fri, 19 Jun 2015 16:41:33 +0100 |
Nicholas Jillings |
Small fix to loading checks array
|
Fri, 19 Jun 2015 16:31:14 +0100 |
Nicholas Jillings |
Added check type 'scalerange' with min max attributes to enforce use of the scale.
|
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.
|
Thu, 18 Jun 2015 16:26:45 +0100 |
Nicholas Jillings |
Merge into 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 15:27:11 +0100 |
Nicholas Jillings |
SMC2015Paper: Added section to lightly compare BeaqleJS and WAET in introduction where BeaqleJS is mentioned. Removed feature 'drag playhead' as unlikley to be implemented.
|
Tue, 16 Jun 2015 14:51:44 +0100 |
Nicholas Jillings |
Merge into main for bug fixes
|
Mon, 15 Jun 2015 19:03:08 +0100 |
Brecht De Man |
Script: Timeline visualisation based on 'start' and 'stop' events
|
Mon, 15 Jun 2015 16:54:39 +0100 |
Brecht De Man |
Keep track of randomisation in console log; multipage example XML.
|
Mon, 15 Jun 2015 13:09:46 +0100 |
Brecht De Man |
Comment and rating scripts: robust against audioholders without id or audioelements; fixes issue where plots were not cleared before adding new content; showing legend optional; robust against non-UTF8 characters in legend names
|
Fri, 12 Jun 2015 12:01:14 +0100 |
Nicholas Jillings |
Fixed bug where element comments disabled caused crash on page saving.
|
Wed, 10 Jun 2015 10:13:45 +0100 |
Nicholas Jillings |
Feature #1234: Added back button to pre/post surveys
|
Wed, 10 Jun 2015 09:31:44 +0100 |
Nicholas Jillings |
Merge from branch "Dev_main"
|
Mon, 08 Jun 2015 11:00:15 +0100 |
Nicholas Jillings |
Feature #1208: Added radio box option to page 'commentQuestion'. Also commentQuestion nodes are now common to core.js.
|
Sat, 06 Jun 2015 11:54:43 +0100 |
Brecht De Man |
Scripts: in score plots (individual and boxplot), remove extra marker in legend; automatically save plot.
|
Fri, 05 Jun 2015 13:26:31 +0100 |
Nicholas Jillings |
Feature #1228: Added survey question box sizes
|
Fri, 05 Jun 2015 12:54:52 +0100 |
Nicholas Jillings |
Merge from branch "Dev_main"
|
Thu, 04 Jun 2015 10:06:42 +0100 |
Nicholas Jillings |
Feature #1232: <commentBoxPrefix> node now in <interface> of audioHolder. If not specified, default is 'Comment on track'
|
Thu, 04 Jun 2015 09:45:32 +0100 |
Nicholas Jillings |
Merge from branch "Dev_main"
|
Thu, 04 Jun 2015 09:44:50 +0100 |
Nicholas Jillings |
create_test: Added interface node options
|
Wed, 03 Jun 2015 15:06:02 +0100 |
Nicholas Jillings |
create_test: Now exports metric enables. Also fixed spelling mistake 'enableInitalPosition'
|
Wed, 03 Jun 2015 14:56:30 +0100 |
Nicholas Jillings |
create_test: Imports from drag and drop project XML
|
Wed, 03 Jun 2015 12:54:08 +0100 |
Nicholas Jillings |
create_test: File API to handle dragged in XML file.
|
Wed, 03 Jun 2015 12:15:14 +0100 |
Nicholas Jillings |
Create_test: Submit button exposes completed XML file.
|
Wed, 03 Jun 2015 12:07:07 +0100 |
Nicholas Jillings |
Create_Test: Creates XML Document.
|
Wed, 03 Jun 2015 11:19:32 +0100 |
Nicholas Jillings |
Merge from the default branch
|
Wed, 03 Jun 2015 11:12:29 +0100 |
Nicholas Jillings |
Feature #1261: Enabled with new <metricEnabled> flag in specification XML. Returns <event> nodes with <testTime> and <bufferTime>
|
Mon, 01 Jun 2015 17:00:45 +0100 |
Nicholas Jillings |
Better error catching when using server save to determine if the 'Save File' should be shown in browser.
|
Mon, 01 Jun 2015 12:56:15 +0100 |
Nicholas Jillings |
Merge from 156:402bb0f56dc4
|
Mon, 01 Jun 2015 11:11:52 +0100 |
Nicholas Jillings |
Adding test_create.html. Adding to tracker core.css
|
Mon, 01 Jun 2015 10:31:41 +0100 |
Nicholas Jillings |
Feature #1230: Popup content question entries now have automatic focus
|
Mon, 01 Jun 2015 10:16:04 +0100 |
Nicholas Jillings |
Feature #1253: Comment box backgrounds light up when selected track playing. Colours for sliders and comment boxes now in ape.css for quick adjustments
|
Mon, 01 Jun 2015 09:46:51 +0100 |
Nicholas Jillings |
Feature #1252: Test Wait Indicator now fully implemented with auto clearing on test ready.
|
Mon, 01 Jun 2015 09:26:59 +0100 |
Nicholas Jillings |
Moved global css options into core.css
|
Mon, 01 Jun 2015 09:18:02 +0100 |
Nicholas Jillings |
Merge into dev_main
|
Sat, 30 May 2015 11:23:41 +0100 |
Nicholas Jillings |
Fix Bug #1257: Sliders now store their initial position once they are created, not once playback starts.
|
Sat, 30 May 2015 11:19:28 +0100 |
Nicholas Jillings |
Bug #1256 Fix: Safari does not use 'this' on the buffer.onended to reference to the buffer, but to the Window. Now uses event. Tested on chrome OSX as well.
|
Sat, 30 May 2015 10:51:55 +0100 |
Nicholas Jillings |
audioObjects.played member removed, duplicate in audioObjects.metric.wasListenedTo.
|
Sat, 30 May 2015 10:20:47 +0100 |
Nicholas Jillings |
Merge from the default branch
|
Fri, 29 May 2015 12:38:26 +0100 |
Nicholas Jillings |
Bug #1257: Made initialiseTest more robust
|
Fri, 29 May 2015 12:07:08 +0100 |
Nicholas Jillings |
Merge from the default branch
|
Fri, 01 May 2015 16:18:25 +0100 |
Nicholas Jillings |
Fixed Bug 1205: Stop/start button now has full control in non-loop mode.
|
Fri, 01 May 2015 16:14:08 +0100 |
Nicholas Jillings |
Fixed Bug 1206: Axis labels now larger and more of a gap between sliders and comment boxes.
|
Fri, 01 May 2015 16:07:15 +0100 |
Nicholas Jillings |
Fixed Bug 1204: Multiple clicks creates multiple instances.
|
Fri, 01 May 2015 15:52:13 +0100 |
Nicholas Jillings |
Updating dev_main
|
Mon, 27 Apr 2015 22:18:20 +0100 |
Brecht De Man |
Paper: comments Josh, extra section
|
Mon, 27 Apr 2015 22:00:22 +0100 |
Brecht De Man |
Paper: Setup, output, conclusion, bibliography
|
Mon, 27 Apr 2015 20:43:08 +0100 |
Brecht De Man |
Paper: revision 'Architecture' section
|