Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
get_attempts.php | |
This is the external method for getting the information needed to present an attempts report. | |
get_h5pactivities_by_courses.php | |
This is the external method for returning a list of h5p activities. | |
get_h5pactivity_access_information.php | |
This is the external method for getting access information for a h5p activity. | |
get_results.php | |
This is the external method for getting the information needed to present a results report. | |
get_user_attempts.php | |
This is the external method to return the information needed to list all enrolled user attempts. | |
h5pactivity_summary_exporter.php | |
Class for exporting h5p activity data. | |
log_report_viewed.php | |
This is the external method for logging that the h5pactivity was viewed. | |
view_h5pactivity.php | |
This is the external method for triggering the course module viewed event. | |