This commit is contained in:
Ross
2022-05-03 18:58:17 +01:00
parent 2af0e1e388
commit a6809f33e9
3 changed files with 3 additions and 0 deletions
+1
View File
@@ -208,6 +208,7 @@ class ExamForm(ModelForm):
"name",
"time_limit",
"open_access",
"authors_only",
"exam_mode",
"active",
"publish_results",
+1
View File
@@ -272,6 +272,7 @@ class ExamForm(ModelForm):
"name",
"time_limit",
"open_access",
"authors_only",
"exam_mode",
"active",
"publish_results",
+1
View File
@@ -234,6 +234,7 @@ class ExamForm(ModelForm):
"name",
"time_limit",
"open_access",
"authors_only",
"exam_mode",
"include_history",
"active",