Moodle API to get a list of courses with users and completion details

Re: Moodle API to get a list of courses with users and completion details

by Dominique Palumbo -
Number of replies: 0
Picture of Particularly helpful Moodlers Picture of Plugin developers
Hi,

Follow all steps of this page :
http://localhost/admin/settings.php?section=webservicesoverview
And try an url like that :
https://localhost/webservice/rest/server.php?moodlewsrestformat=json&courseid=4&userid=106&wsfunction=core_completion_get_course_completion_status&wstoken=ffbe3a3002f235bf9d01fd9369e10b66

Dominique.