This commit is contained in:
Ross
2021-09-09 13:51:55 +01:00
parent 95b268a911
commit bc470f941d
@@ -86,4 +86,5 @@
{% if question.recreate_json %}[JSON out of date]{% endif %}
</div>
<a href="{% url 'longs:question_json' pk=question.pk %}">JSON</a>
<a href="{% url 'longs:question_json_unbased' pk=exam.pk %}">JSON (unbased)</a>
<a href="{% url 'longs:question_json_recreate' pk=question.pk %}">Refresh JSON cache</a>