|
Moodle APIs
3.8
Moodle 3.8.6 (Build: 20201109)
|
Files | |
| file | provider.php |
| Privacy Subsystem implementation for scormreport_objectives. | |
| file | renamedclasses.php |
| This file contains mappings for classes that have been renamed so that they meet the requirements of the autoloader. | |
| file | report.php |
| Core Report class of objectives SCORM report plugin. | |
| file | responsessettings_form.php |
| Defines the version of scorm_objectives. | |
| file | version.php |
| Defines the version of scorm_objectives. | |
Namespaces | |
| scormreport_objectives | |
| | |
| scormreport_objectives\privacy | |
| | |
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. More... | |
Variables | |
| $renamedclasses | |
| $plugin | component = 'scormreport_objectives' |
| $plugin | requires = 2019111200 |
| $plugin | version = 2019111800 |
| 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. |
| $renamedclasses |