From 5f9ef9a4029bde807c1909f60a0ab22db8770dd2 Mon Sep 17 00:00:00 2001 From: Piotr Mitros Date: Wed, 26 Mar 2014 14:35:55 -0400 Subject: [PATCH] Concept added to Studio advanced components --- cms/djangoapps/contentstore/views/component.py | 1 + 1 file changed, 1 insertion(+) diff --git a/cms/djangoapps/contentstore/views/component.py b/cms/djangoapps/contentstore/views/component.py index c372c991f9..e2152d9872 100644 --- a/cms/djangoapps/contentstore/views/component.py +++ b/cms/djangoapps/contentstore/views/component.py @@ -60,6 +60,7 @@ else: 'word_cloud', 'graphical_slider_tool', 'lti', + 'concept', 'openassessment', # edx-ora2 ] + OPEN_ENDED_COMPONENT_TYPES + NOTE_COMPONENT_TYPES