diff --git a/db/access.php b/db/access.php index 86a35d7..fb6e789 100644 --- a/db/access.php +++ b/db/access.php @@ -51,7 +51,7 @@ $capabilities = array( 'mod/customcert:manage' => array( - 'captype' => 'read', + 'captype' => 'write', 'contextlevel' => CONTEXT_MODULE, 'archetypes' => array( 'teacher' => CAP_ALLOW,