Need to add new XBlocks to the ADVANCED_COMPONENTS list

This commit is contained in:
Ned Batchelder
2015-01-07 11:21:27 -05:00
parent dd2d191285
commit 36e879a4f0

View File

@@ -769,10 +769,13 @@ ADVANCED_COMPONENT_TYPES = [
'audio', # Embed an audio file. See https://github.com/pmitros/AudioXBlock
'recommender', # Crowdsourced recommender. Prototype by dli&pmitros. Intended for roll-out in one place in one course.
'profile', # Prototype user profile XBlock. Used to test XBlock parameter passing. See https://github.com/pmitros/ProfileXBlock
'split_test',
'combinedopenended',
'peergrading',
'notes',
'schoolyourself_review',
'schoolyourself_lesson',
]
# Adding components in this list will disable the creation of new problem for those