Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 3.11.x will end 14 Nov 2022 (12 months plus 6 months extension).
  • Bug fixes for security issues in 3.11.x will end 13 Nov 2023 (18 months plus 12 months extension).
  • PHP version: minimum PHP 7.3.0 Note: minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is supported too.
/mod/h5pactivity/classes/external/
FolderUp one level  
Fileget_attempts.php                       [source] [245 lines]   This is the external method for getting the information needed to present an attempts report.
Fileget_h5pactivities_by_courses.php       [source] [136 lines]   This is the external method for returning a list of h5p activities.
Fileget_h5pactivity_access_information.php [source] [122 lines]   This is the external method for getting access information for a h5p activity.
Fileget_results.php                        [source] [305 lines]   This is the external method for getting the information needed to present a results report.
Fileget_user_attempts.php                  [source] [314 lines]   This is the external method to return the information needed to list all enrolled user attempts.
Fileh5pactivity_summary_exporter.php       [source] [245 lines]   Class for exporting h5p activity data.
Filelog_report_viewed.php                  [source] [135 lines]   This is the external method for logging that the h5pactivity was viewed.
Fileview_h5pactivity.php                   [source] [107 lines]   This is the external method for triggering the course module viewed event.