Commit 1e371bbb by Chris Dodge

set default on is_entrance_exam

parent f118505d
......@@ -44,6 +44,7 @@ class SequenceFields(object):
"Tag this course module as an Entrance Exam. "
"Note, you must enable Entrance Exams for this course setting to take effect."
),
default=False,
scope=Scope.content,
)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment