number improvements (lets hope we don't break anything)
This commit is contained in:
+1
-1
@@ -880,7 +880,7 @@ class ExamBase(ExamCollectionGenericBase):
|
||||
<h2>{exam_name}</h2>
|
||||
|
||||
<h3>Results</h3>
|
||||
Score: {user_score} / {int(self.stats_max_possible)} ({percentage})
|
||||
Score: {user_score} / {int(self.stats_max_possible)} {percentage}
|
||||
|
||||
<h3>Stats</h3>
|
||||
{stats}<br/>
|
||||
|
||||
Reference in New Issue
Block a user