MDL-69077 questions: question tag capabilties are relevant

This commit is contained in:
Tim Hunt
2020-06-17 13:07:30 +01:00
parent 500c131eb4
commit 6ced5c26d0
+2
View File
@@ -1813,6 +1813,8 @@ function question_get_question_capabilities() {
'moodle/question:useall',
'moodle/question:movemine',
'moodle/question:moveall',
'moodle/question:tagmine',
'moodle/question:tagall',
);
}