Add self_paced field to course module.
This commit is contained in:
@@ -50,6 +50,7 @@ class CourseMetadata(object):
|
||||
'is_proctored_enabled',
|
||||
'is_time_limited',
|
||||
'is_practice_exam',
|
||||
'self_paced'
|
||||
]
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user