This commit is contained in:
Ross
2021-09-30 23:04:59 +01:00
parent bd0de132f4
commit bb8738fb43
@@ -13,6 +13,6 @@ Answers: <br/>
<li>{{ciduseranswer.d}}</li>
<li>{{ciduseranswer.e}}</li>
</ol>
Score: {{ciduseranswer.get_answer_score}}<br/>
Score: {{ciduseranswer.get_answer_scores}}<br/>
<a href="{% url 'physics:user_answer_delete' ciduseranswer.id %}">Delete answer</a>
{% endblock content %}