diff --git a/sbas/templates/sbas/exam_overview.html b/sbas/templates/sbas/exam_overview.html index 2ab02974..e60b5b7e 100644 --- a/sbas/templates/sbas/exam_overview.html +++ b/sbas/templates/sbas/exam_overview.html @@ -24,7 +24,8 @@
-
Q{{ forloop.counter }}. {{ question.stem|safe }}
+ Q{{ forloop.counter }}: {{ question.title }} +
{{ question.stem|safe }}
Category: {{ question.category }}