From bb8738fb438abc78c0de1fc3f1810f9dd601dc54 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 30 Sep 2021 23:04:59 +0100 Subject: [PATCH] . --- physics/templates/physics/ciduseranswer_detail.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/physics/templates/physics/ciduseranswer_detail.html b/physics/templates/physics/ciduseranswer_detail.html index 04763aa1..74038298 100644 --- a/physics/templates/physics/ciduseranswer_detail.html +++ b/physics/templates/physics/ciduseranswer_detail.html @@ -13,6 +13,6 @@ Answers:
  • {{ciduseranswer.d}}
  • {{ciduseranswer.e}}
  • -Score: {{ciduseranswer.get_answer_score}}
    +Score: {{ciduseranswer.get_answer_scores}}
    Delete answer {% endblock content %} \ No newline at end of file