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