From 7e20be60493568d04e249932ca555db9b5cf810c Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 19 Dec 2021 22:13:24 +0000 Subject: [PATCH] . --- physics/templates/physics/exam_take.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 %}

Feedback

{{question.feedback|safe}}

- {% endif %} + {% endif %} {% endcomment %}