| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Topics | |
| test | |
| Directories | |
| directory | tests | 
|  | |
| Namespaces | |
| namespace | report_competency | 
|  | |
| namespace | report_competency\output | 
| Renderer class for report_competency. | |
| namespace | report_competency\privacy | 
| Privacy Subsystem implementation for report_competency. | |
| Classes | |
| class | report_competency\external | 
| This is the external API for this report.  More... | |
| class | report_competency\output\renderer | 
| Renderer class for competency breakdown report.  More... | |
| class | report_competency\output\report | 
| Class containing data for learning plan template competencies page.  More... | |
| class | report_competency\output\user_course_navigation | 
| User course navigation class.  More... | |
| class | report_competency\privacy\provider | 
| Privacy Subsystem for report_competency implementing null_provider.  More... | |
| Functions | |
| report_competency_extend_navigation_course ($navigation, $course, $context) | |
| This function extends the navigation with the report items. | |
| report_competency_extend_navigation_module ($navigation, $cm) | |
| This function extends the navigation with the report items. | |
| Variables | |
| $functions | |
| $plugin = 2023100400 | |
| $plugin | component = 'report_competency' | 
| $plugin | dependencies | 
| $plugin | version = 2023100900 | 
| report_competency_extend_navigation_course | ( | $navigation, | |
| $course, | |||
| $context ) | 
This function extends the navigation with the report items.
| navigation_node | $navigation | The navigation node to extend | 
| stdClass | $course | The course to object for the report | 
| stdClass | $context | The context of the course | 
| report_competency_extend_navigation_module | ( | $navigation, | |
| $cm ) | 
This function extends the navigation with the report items.
| navigation_node | $navigation | The navigation node to extend | 
| cminfo | $cm | The course module. | 
| $functions | 
| $plugin dependencies |