Mercurial > hg > webaudioevaluationtool
diff docs/ResultsSpecificationDocument.tex @ 1663:e51d1aa4e7e5
Updated documentation to reflect minor syntax changes
author | Nicholas Jillings <nickjillings@users.noreply.github.com> |
---|---|
date | Mon, 13 Apr 2015 11:46:21 +0100 |
parents | 06e4d36ca9d7 |
children | 06fbaccf3b58 |
line wrap: on
line diff
--- a/docs/ResultsSpecificationDocument.tex Mon Apr 13 11:29:25 2015 +0100 +++ b/docs/ResultsSpecificationDocument.tex Mon Apr 13 11:46:21 2015 +0100 @@ -34,9 +34,7 @@ \end{itemize} \subsubsection{Value} -One of these elements per track, containing the value between 0 and 100 relating the user rating of the track. This is a mandatory element. -% float or int? (I, Brecht, am sort of indifferent here, it used to be down to .01 or something before, so maybe that or .1) -% Nick - Can be a float, was trying to remove/reduce ambiguity from pixel position. But can easily make it to .01 +One of these elements per track, containing the floating value between 0 and 1 relating the user rating of the track. This is a mandatory element. \subsubsection{Comment} One of these elements per track, containing any commenting data from the interface text boxes. Has the two following child nodes. @@ -64,7 +62,4 @@ This will contain any captured session data. Currently not implemented but here for future referencing. % I used to have a 'global' comment for each 'session' as well -\section{Globals} -Contains any comment boxes which were specified in the APE project specification with the comment ID, comment text and the comment results. - \end{document}