This commit is contained in:
Ross
2021-09-09 13:52:30 +01:00
parent bc470f941d
commit 56fb729f92
@@ -86,5 +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_unbased' pk=question.pk %}">JSON (unbased)</a>
<a href="{% url 'longs:question_json_recreate' pk=question.pk %}">Refresh JSON cache</a>