mirror of
https://github.com/moodle/moodle.git
synced 2025-04-21 00:12:56 +02:00
MDL-47494 questions: update plugin_manager with the new qtypes
This commit is contained in:
parent
b9d85e9a45
commit
6e28e15092
@ -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'
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user