Mercurial > hg > webaudioevaluationtool
diff analysis/index.html @ 640:828d6b96af57 Dev_main
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 | 27dc7a36ecd3 |
children | ce3d4d6d01b8 |
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>