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