Add in-course reverification to advanced components.

This commit is contained in:
Will Daly
2015-07-23 14:02:48 -07:00
committed by Clinton Blackburn
parent 65367a2ded
commit a1f79a3c03

View File

@@ -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