mod_attendance_add_session include QR Code
by Feu Noct. Hello,I'm developping a script where I gather the required information from our private database for creating a session for an attendance instance on Moodle. The script will run...
View ArticleRe: mod_attendance_add_session include QR Code
by Dan Marsden. Unfortunately the add_session() webservice is pretty basic and doesn't support a number of the session settings. If you have internal development capabilities, pull requests to improve...
View ArticleNeed help debugging REST call
by Joel Peltonen. Moodle Version 4.5.4+ (Build: 20250417). I'm trying to automatically enroll teachers and students based on an external system. I'm stuck in my very first experiment;curl...
View ArticleIssue with API endpoint after moodle security updates
by Walter Pabis. we recently applied moodle security patches to Moodle 4.5.4 (Build: 20250502) from Moodle 4.5.1 (both on php 8.1)In doing so this seems to have broken our API module we built for...
View ArticleSending grades to manual itemgrades via web api
by José Renato Castro Milanez. Hello friends.I just created some manual itemgrades in a gradebook and I'd like to upload the student grades via web api.I found this method, core_grades_update_grades,...
View Article