diff --git a/physics/templates/physics/exam_take.html b/physics/templates/physics/exam_take.html index 307db424..e3f25368 100755 --- a/physics/templates/physics/exam_take.html +++ b/physics/templates/physics/exam_take.html @@ -209,3 +209,40 @@ } {% endblock %} + +{% block js %} + +{% endblock %} diff --git a/physics/templates/physics/partials/exam_take_fragment.html b/physics/templates/physics/partials/exam_take_fragment.html index 0c299d41..89e350f9 100644 --- a/physics/templates/physics/partials/exam_take_fragment.html +++ b/physics/templates/physics/partials/exam_take_fragment.html @@ -1,5 +1,7 @@