diff analysis/index.html @ 2182:6c6086b0af82

Fixed some comment/score parser issues on PHP.
author Nicholas Jillings <nickjillings@users.noreply.github.com>
date Thu, 24 Mar 2016 12:29:39 +0000
parents 419921eae214
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>