We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Webservice: Add support for fetching sessions by course via REST API - refs BT#23138
Webservice: Add `get_session_info` method to API documentation - refs BT#23138
Webservice: Add `delete_session` method in API - refs BT#23138
Webservice: Add `update_course` method in API - refs BT#23138
Add missing methods
Document course_gradebook web service - refs BT#23138
Document add_session_course_coaches web service - refs BT#23138
Simplify course JSON structure by removing unused fields in course_details_by_code request - refs BT#23138
Update extra fields to use 'display_text' instead of 'title', remove unused fields - refs BT#23138
Updated Rest WebServices (markdown)
Update get_user_info_from_username to indicate new response with extra fields
update save_course to indicate the new `course_template` param
Updating versions table
Adding version of availability for the last 2 modifications
Adding get_user_progress_and_time_in_session in the table of contents
Adding the ws get_user_progress_and_time_in_session
Minor: Add links to commits in versions table
Updated versions table
Add get_user_info_from_username
Add get_session_info_from_extra_field (available from version 1.11.30)
Add 'new_login_name' in 'update_user_from_username'
Add get_audit_items service
Remove acces restriction information not needed for get_user_last_connexion and get_user_total_connexion_time