Mercurial > hg > webaudioevaluationtool
diff analysis/index.html @ 1274:f22a6240fb51
Fixed some comment/score parser issues on PHP.
author | Nicholas Jillings <n.g.r.jillings@se14.qmul.ac.uk> |
---|---|
date | Thu, 24 Mar 2016 12:29:39 +0000 |
parents | 227ca4d00ab1 |
children | 6c819878ac85 |
line wrap: on
line diff
--- a/analysis/index.html Thu Mar 24 10:36:38 2016 +0000 +++ b/analysis/index.html Thu Mar 24 12:29:39 2016 +0000 @@ -11,7 +11,7 @@ <div id="test-charts"> <p>Charts per test</p> <button onclick="chartContext.drawTestMean();">Means</button> - <button onclick="chartContext.drawTestBoxplot();">Means</button> + <button onclick="chartContext.drawTestBoxplot();">Boxplot</button> </div> <div id="page-charts"> <p>Charts per test page</p>