From 1e1505951786bab116a32f7356a3f8f67e96e501 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 1 May 2021 13:03:41 +0100 Subject: [PATCH] . --- rapids/templates/rapids/question_display_block.html | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/templates/rapids/question_display_block.html b/rapids/templates/rapids/question_display_block.html index fb8ae50c..077743a9 100755 --- a/rapids/templates/rapids/question_display_block.html +++ b/rapids/templates/rapids/question_display_block.html @@ -21,6 +21,7 @@ {{ exam.name }}, {% endfor %} +

Open Access: {{ question.open_access }}

Feedback: {{ question.feedback }}

Author(s): {% for author in question.author.all %} {{author}}, {% endfor %}