+
{{exam.name}}: Question [{{pos|add:1}}/{{exam_length}}]
+ {% if exam.publish_results %}
+
+ Exam is in review mode. Add question feedback
here.
+ {% endif %}
- {% if previous > -1 %}
-
- {% endif %}
- {% if next %}
-
- {% else %}
- {% if not exam.publish_results %}
-
- {% endif %}
- {% endif %}
+
+
{{question.stem|safe}}
+
+
+ - {{question.a_answer|safe}}
+ - {{question.b_answer|safe}}
+ - {{question.c_answer|safe}}
+ - {{question.d_answer|safe}}
+ - {{question.e_answer|safe}}
+
- {% if exam.publish_results and question.feedback %}
-
Feedback
-
{{question.feedback|safe}}
- {% endif %}
-
-
-
-
+
+