diff --git a/physics/templates/physics/partials/exam_take_fragment.html b/physics/templates/physics/partials/exam_take_fragment.html index 89e350f9..3454106d 100644 --- a/physics/templates/physics/partials/exam_take_fragment.html +++ b/physics/templates/physics/partials/exam_take_fragment.html @@ -6,6 +6,8 @@ {{ form.non_field_errors }}
+ +
{{ question.stem|safe }}
  1. @@ -74,6 +76,15 @@