mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
MDL-53452 competencies: Update unit tests now we have removed suggest feature.
This commit is contained in:
parent
d22a1d3bbf
commit
fdd85edef9
6 changed files with 82 additions and 365 deletions
|
@ -49,6 +49,7 @@ $capabilities = array(
|
|||
'contextlevel' => CONTEXT_COURSE, // And CONTEXT_USER.
|
||||
'archetypes' => array(
|
||||
'editingteacher' => CAP_ALLOW,
|
||||
'teacher' => CAP_ALLOW,
|
||||
'manager' => CAP_ALLOW
|
||||
),
|
||||
),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue