mirror of
https://github.com/moodle/moodle.git
synced 2025-04-24 01:44:27 +02:00
MDL-69077 questions: question tag capabilties are relevant
This commit is contained in:
parent
a2b286ce17
commit
5fbb14524d
@ -1813,6 +1813,8 @@ function question_get_question_capabilities() {
|
||||
'moodle/question:useall',
|
||||
'moodle/question:movemine',
|
||||
'moodle/question:moveall',
|
||||
'moodle/question:tagmine',
|
||||
'moodle/question:tagall',
|
||||
);
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user