.
This commit is contained in:
@@ -74,6 +74,7 @@
|
|||||||
{% if exam.recreate_json %}[JSON out of date]{% endif %}
|
{% if exam.recreate_json %}[JSON out of date]{% endif %}
|
||||||
</div>
|
</div>
|
||||||
<a href="{% url 'longs:exam_json' pk=exam.pk %}">JSON</a>
|
<a href="{% url 'longs:exam_json' pk=exam.pk %}">JSON</a>
|
||||||
|
<a href="{% url 'longs:exam_json_unbased' pk=exam.pk %}">JSON (unbased)</a>
|
||||||
<a href="{% url 'longs:exam_json_recreate' pk=exam.pk %}">Refresh JSON cache</a>
|
<a href="{% url 'longs:exam_json_recreate' pk=exam.pk %}">Refresh JSON cache</a>
|
||||||
<a href="{% url 'longs:refresh_exam_question_json' pk=exam.pk %}">Refresh Question JSON cache</a>
|
<a href="{% url 'longs:refresh_exam_question_json' pk=exam.pk %}">Refresh Question JSON cache</a>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user