Add in-course reverification to advanced components.
This commit is contained in:
committed by
Clinton Blackburn
parent
65367a2ded
commit
a1f79a3c03
@@ -955,6 +955,9 @@ ADVANCED_COMPONENT_TYPES = [
|
||||
# embed public google drive documents and calendars within edX units
|
||||
'google-document',
|
||||
'google-calendar',
|
||||
|
||||
# In-course reverification checkpoint
|
||||
'edx-reverification-block',
|
||||
]
|
||||
|
||||
# Adding components in this list will disable the creation of new problem for those
|
||||
|
||||
Reference in New Issue
Block a user