# HG changeset patch # User Nicholas Jillings # Date 1444728568 -3600 # Node ID 8cb811c5274c9eb15068e9b66a2396e710068086 # Parent df0b3dee6f9c8b027d3e60b692e7208dec659c4d Added paragraph onto Interfaces for 3rd party interfaces diff -r df0b3dee6f9c -r 8cb811c5274c docs/WAC2016/WAC2016.pdf Binary file docs/WAC2016/WAC2016.pdf has changed diff -r df0b3dee6f9c -r 8cb811c5274c 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}