From 86bf9471b28819cff6bfa0f3c6a3134383e3f6c9 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 4 Apr 2022 22:58:26 +0100 Subject: [PATCH] . --- rapids/forms.py | 1 + 1 file changed, 1 insertion(+) diff --git a/rapids/forms.py b/rapids/forms.py index c6a0727d..a6e1903a 100755 --- a/rapids/forms.py +++ b/rapids/forms.py @@ -235,6 +235,7 @@ class ExamForm(ModelForm): "time_limit", "open_access", "exam_mode", + "include_history", "active", "publish_results", "archive",