.
This commit is contained in:
@@ -10,8 +10,7 @@
|
||||
|
||||
<div id="stats-plot">{{exam.stats_graph|safe}}</div>
|
||||
|
||||
Questions: <span id="question-number">{{question_number}}</span><br />
|
||||
Available marks: {{exam_stats_max_possible}}<br />
|
||||
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