Search moodle.org's
Developer Documentation

See Release Notes
Long Term Support Release

  • Bug fixes for general core bugs in 4.1.x will end 13 November 2023 (12 months).
  • Bug fixes for security issues in 4.1.x will end 10 November 2025 (36 months).
  • PHP version: minimum PHP 7.4.0 Note: minimum PHP version has increased since Moodle 4.0. PHP 8.0.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.