.
This commit is contained in:
@@ -20,7 +20,7 @@
|
|||||||
This exam will be available to take <a href="{% url 'physics:exam_take' pk=exam.pk %}">here</a> (when active).
|
This exam will be available to take <a href="{% url 'physics:exam_take' pk=exam.pk %}">here</a> (when active).
|
||||||
|
|
||||||
{% autoescape off %}
|
{% autoescape off %}
|
||||||
<ol id="full-question-list">
|
<ol id="full-question-list-physics">
|
||||||
{% for question in questions.all %}
|
{% for question in questions.all %}
|
||||||
|
|
||||||
<li>
|
<li>
|
||||||
|
|||||||
Reference in New Issue
Block a user