Commit 36e879a4 by Ned Batchelder

Need to add new XBlocks to the ADVANCED_COMPONENTS list

parent dd2d1912
......@@ -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
......
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