.
This commit is contained in:
@@ -208,6 +208,7 @@ class ExamForm(ModelForm):
|
||||
"name",
|
||||
"time_limit",
|
||||
"open_access",
|
||||
"authors_only",
|
||||
"exam_mode",
|
||||
"active",
|
||||
"publish_results",
|
||||
|
||||
@@ -272,6 +272,7 @@ class ExamForm(ModelForm):
|
||||
"name",
|
||||
"time_limit",
|
||||
"open_access",
|
||||
"authors_only",
|
||||
"exam_mode",
|
||||
"active",
|
||||
"publish_results",
|
||||
|
||||
@@ -234,6 +234,7 @@ class ExamForm(ModelForm):
|
||||
"name",
|
||||
"time_limit",
|
||||
"open_access",
|
||||
"authors_only",
|
||||
"exam_mode",
|
||||
"include_history",
|
||||
"active",
|
||||
|
||||
Reference in New Issue
Block a user