.
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
<a href="{% url 'longs:exam_question_detail' exam.id question_details.current %}" title="View the Question">View</a>
|
||||
<a href="{% url 'longs:long_update' question.id %}" title="Edit the Question">Edit</a> <a
|
||||
href="{% url 'admin:longs_long_change' question.id %}" title="Edit the Question using the admin interface">Admin
|
||||
Edit</a><a
|
||||
Edit</a> <a
|
||||
href="{% url 'admin:longs_ciduseranswer_change' answer.id %}" title="Edit the user answer using the admin interface">Admin
|
||||
Edit (user answer)</a>
|
||||
<h2>Marking question <a href="{% url 'longs:mark' exam.id question_details.current|add:'-1' %}"
|
||||
|
||||
Reference in New Issue
Block a user