LTI module with tests
This commit is contained in:
committed by
Alexander Kryklia
parent
0052b87c37
commit
417ddcaaa1
@@ -52,7 +52,8 @@ NOTE_COMPONENT_TYPES = ['notes']
|
||||
ADVANCED_COMPONENT_TYPES = [
|
||||
'annotatable',
|
||||
'word_cloud',
|
||||
'graphical_slider_tool'
|
||||
'graphical_slider_tool',
|
||||
'lti'
|
||||
] + OPEN_ENDED_COMPONENT_TYPES + NOTE_COMPONENT_TYPES
|
||||
ADVANCED_COMPONENT_CATEGORY = 'advanced'
|
||||
ADVANCED_COMPONENT_POLICY_KEY = 'advanced_modules'
|
||||
|
||||
Reference in New Issue
Block a user