| Moodle APIs 4.3
    Moodle 4.3.6 (Build: 20240812) | 
| Namespaces | |
| namespace | scormreport_objectives | 
| Core Report class of objectives SCORM report plugin. | |
| namespace | scormreport_objectives\privacy | 
| Privacy Subsystem implementation for scormreport_objectives. | |
| Classes | |
| class | mod_scorm_report_objectives_settings | 
| A form that displays the objective report settings.  More... | |
| class | scormreport_objectives\privacy\provider | 
| Privacy Subsystem for scormreport_objectives.  More... | |
| class | scormreport_objectives\report | 
| Objectives report class.  More... | |
| Functions | |
| scormreport_objectives::get_scorm_objectives ($scormid) | |
| Returns The maximum numbers of Objectives associated with an Scorm Pack. | |
| Variables | |
| $plugin = 2023100400 | |
| $plugin | component = 'scormreport_objectives' | 
| $plugin | version = 2023100900 | 
| scormreport_objectives\get_scorm_objectives | ( | $scormid | ) | 
Returns The maximum numbers of Objectives associated with an Scorm Pack.
| int | $scormid | Scorm instance id | 
| array | an array of possible objectives. |