Need to add new XBlocks to the ADVANCED_COMPONENTS list
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user