Mercurial > hg > webaudioevaluationtool
comparison docs/ResultsSpecificationDocument.tex @ 2282:ace330a89910
Merge branch 'master' of https://github.com/BrechtDeMan/WebAudioEvaluationTool
author | www-data <www-data@sucuk.dcs.qmul.ac.uk> |
---|---|
date | Wed, 20 Apr 2016 21:21:01 +0100 |
parents | 185232d01324 |
children |
comparison
equal
deleted
inserted
replaced
2280:334b11f2b418 | 2282:ace330a89910 |
---|---|
42 \item \texttt{Question} - Returns the text next to the comment box | 42 \item \texttt{Question} - Returns the text next to the comment box |
43 \item \texttt{Response} - Returns the text in the comment box | 43 \item \texttt{Response} - Returns the text in the comment box |
44 \end{itemize} | 44 \end{itemize} |
45 | 45 |
46 \subsubsection{metrics} | 46 \subsubsection{metrics} |
47 One of these holders per audioElement, containing the results from any of the enabled per element metrics in metricResult tags. The ID of each element represents the metricEnable tag element. The inner value contains the results. | 47 One of these holders per audioElement, containing the results from any of the enabled per element metrics in metricresult tags. The ID of each element represents the metricEnable tag element. The inner value contains the results. |
48 | 48 |
49 % Will list specific response structures per metric! | 49 % Will list specific response structures per metric! |
50 | 50 |
51 \subsection{metrics} | 51 \subsection{metrics} |
52 One of these holders per testResults tag, containing the results from any of the enabled per test metrics in metricResult tags. The ID of each element represents the metricEnable tag element. The inner value contains the results. | 52 One of these holders per testResults tag, containing the results from any of the enabled per test metrics in metricresult tags. The ID of each element represents the metricEnable tag element. The inner value contains the results. |
53 | 53 |
54 % Will list specific response structures per metric! | 54 % Will list specific response structures per metric! |
55 | 55 |
56 \section{PreTest and PostTest} | 56 \section{PreTest and PostTest} |
57 A 1st level node, contains the response to any pre-test questions given in the project specification. These are stored in the same Comment node as outlined in the above audioElement. | 57 A 1st level node, contains the response to any pre-test questions given in the project specification. These are stored in the same Comment node as outlined in the above audioElement. |