Allow xblocks to be added as advanced problem types
This commit is contained in:
@@ -140,7 +140,7 @@ class ContentStoreToyCourseTest(ModuleStoreTestCase):
|
||||
self.check_components_on_page(
|
||||
ADVANCED_COMPONENT_TYPES,
|
||||
['Word cloud', 'Annotation', 'Text Annotation', 'Video Annotation', 'Image Annotation',
|
||||
'Open Response Assessment', 'Peer Grading Interface', 'openassessment', 'split_test'],
|
||||
'Open Response Assessment', 'Peer Grading Interface', 'split_test'],
|
||||
)
|
||||
|
||||
def test_advanced_components_require_two_clicks(self):
|
||||
|
||||
Reference in New Issue
Block a user