diff --git a/physics/templates/physics/exam_take.html b/physics/templates/physics/exam_take.html index 8c9a6db0..800c0a2a 100755 --- a/physics/templates/physics/exam_take.html +++ b/physics/templates/physics/exam_take.html @@ -70,10 +70,10 @@ {% endif %} {% endif %} - {% if exam.publish_results and question.feedback %} + {% comment %} {% if exam.publish_results and question.feedback %}
{{question.feedback|safe}}
- {% endif %} + {% endif %} {% endcomment %}