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",