number improvements (lets hope we don't break anything)
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
<div id="stats-plot">{{exam.stats_graph|safe}}</div>
|
||||
|
||||
Available marks: {{exam.stats_max_possible}}<br />
|
||||
Mean: {{exam.stats_mean}}, Median {{exam.stats_median}}, Mode {{exam.stats_mode}}<br />
|
||||
Top score: {{exam.stats_max}}
|
||||
Reference in New Issue
Block a user