Merge pull request #25012 from open-craft/farhaan/bb-2961-ora-button-support

[BB-2961] [BD-05] [TNL-7577] Added open response button to the component tray
This commit is contained in:
Justin Lapierre
2020-12-09 07:55:52 -05:00
committed by GitHub
10 changed files with 71 additions and 31 deletions

View File

@@ -1707,10 +1707,6 @@ DEFAULT_COURSE_LANGUAGE = "en"
# None to omit.
#
ADVANCED_PROBLEM_TYPES = [
{
'component': 'openassessment',
'boilerplate_name': None,
},
{
'component': 'drag-and-drop-v2',
'boilerplate_name': None