MDL-47494 questions: update plugin_manager with the new qtypes

This commit is contained in:
Tim Hunt 2015-04-05 21:02:46 +01:00
parent b9d85e9a45
commit 6e28e15092

View File

@ -1111,7 +1111,8 @@ class core_plugin_manager {
'qtype' => array(
'calculated', 'calculatedmulti', 'calculatedsimple',
'description', 'essay', 'match', 'missingtype', 'multianswer',
'ddimageortext', 'ddmarker', 'ddwtos', 'description',
'essay', 'gapselect', 'match', 'missingtype', 'multianswer',
'multichoice', 'numerical', 'random', 'randomsamatch',
'shortanswer', 'truefalse'
),