Moodle APIs 3.9
Moodle 3.9.13+ (Build: 20220325)
|
Public API of the competency report. More...
Functions | |
core_competency_comment_add ($comment, $params) | |
Hook when a comment is added. More... | |
core_competency_comment_permissions ($params) | |
Return the permissions of for the comments. More... | |
core_competency_comment_validate ($params) | |
Validates comments. More... | |
core_competency_pluginfile ($course, $cm, $context, $filearea, $args, $forcedownload, array $options=array()) | |
File serving. More... | |
report_competency_extend_navigation_course ($navigation, $course, $context) | |
This function extends the navigation with the report items. More... | |
report_competency_extend_navigation_module ($navigation, $cm) | |
This function extends the navigation with the report items. More... | |
Public API of the competency report.
Defines the APIs used by competency reports