by Rafael Lazzaretti Madalóz.
I am developing an application that integrates several services from my university, one of them is moodle, for that I am using the moodle API service.
I am trying to use the following request
But I get an empty list.
I don't want to change the values. What I want is to count the student's presence in each course and make the attendance percentage. How can I get this information?