Moodle APIs 4.1
Moodle 4.1.9+ (Build: 20240402)
|
Files | |
can_join.php | |
External service to check whether a user can join a meeting. | |
completion_validate.php | |
External service to validate completion. | |
end_meeting.php | |
External service to end a meeting. | |
get_bigbluebuttonbns_by_courses.php | |
External service to get activity per course. | |
get_join_url.php | |
External service to create the meeting (if needed), check user limit, and return the join URL when we can join. | |
get_recordings.php | |
External service to fetch a list of recordings from the BBB service. | |
get_recordings_to_import.php | |
External service to fetch a list of recordings from the BBB service. | |
meeting_info.php | |
External service to fetch meeting information. | |
update_recording.php | |
External service to update the details of one recording. | |
view_bigbluebuttonbn.php | |
External service to trigger the course module viewed event and update the module completion status. | |