# HG changeset patch # User Nicholas Jillings # Date 1444728568 -3600 # Node ID c71285efba76bd236f16430bcd84823873457d73 # Parent 58c37ecb46ebfd36eaac4ff2b5261ade7f93d5a8 Added paragraph onto Interfaces for 3rd party interfaces diff -r 58c37ecb46eb -r c71285efba76 docs/WAC2016/WAC2016.pdf Binary file docs/WAC2016/WAC2016.pdf has changed diff -r 58c37ecb46eb -r c71285efba76 docs/WAC2016/WAC2016.tex --- a/docs/WAC2016/WAC2016.tex Mon Oct 12 18:44:57 2015 +0100 +++ b/docs/WAC2016/WAC2016.tex Tue Oct 13 10:29:28 2015 +0100 @@ -358,6 +358,8 @@ While implementing all of these interfaces, it is possible to include any number of references, anchors, hidden references and hidden anchors into all of these listening test formats. + Because of the design choice to separate the core code and interface modules, it is possible for a 3rd party interface to be built with minimal effort. The repository includes documentation on which functions must be called and the specific functions they expect your interface to perform. To this end, there is an 'Interface' object which includes functions for creating the on-page comment boxes (including those with radio or checkbox responses), start and stop buttons with function handles pre-attached and the playhead / transport bars. + %%%% \begin{itemize}[noitemsep,nolistsep] %%%% \item (APE style) \cite{ape} %%%% \item Multi attribute ratings @@ -403,12 +405,10 @@ %%%% \end{itemize} %%%% \end{itemize} + % Build your own test + { \bf A screenshot would be nice. - `Build your own test' - - Elements present to build any of the following interfaces, and many more: axes, markers, labels, anchors, references, reference signal button, stop button, comment boxes, radio buttons, checkboxes, transport/scrubber bar - Established tests (see below) included as `presets' in the build-your-own-test page. } \section{Analysis and diagnostics}