.
This commit is contained in:
@@ -55,6 +55,7 @@
|
||||
Examination: {{ question.get_examinations }}, <a
|
||||
href="{% url 'rapids:question_detail' pk=question.pk %}">View</a>, <a
|
||||
href="{% url 'rapids:mark' pk=exam.pk sk=forloop.counter0 %}">Mark</a>
|
||||
[id: {{question.pk}}]
|
||||
</span>
|
||||
</li>
|
||||
{% endfor %}
|
||||
|
||||
Reference in New Issue
Block a user