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