This commit is contained in:
Ross
2021-01-03 16:50:26 +00:00
parent 2205bd4dfe
commit b7cf7e2a9a
2 changed files with 6 additions and 1 deletions
@@ -56,6 +56,9 @@
{{ author }},
{% endfor %}
</div>
<div>
Open access: {{ question.open_access }}
</div>
<div>
<span id="annotation-json-toggle">Annotation JSON (+/-):</span> <span id="annotation-json-content"><pre>{{ question.image_annotations }}</pre></span>
</div>