by Hemant Girdhar.
Hi Everyone,
I am able to access Web service API: gradereport_overview_get_course_grades to get user scores for enrolled courses.
I do not want to get scores for all user.
I just need to get scores for users who have attempted course on specific day only. (today / last day / before 1 week).
Is there any Web Service API available in Moodle to get list of users who have attempted course in specific time frame, so that I can scores for specific list of users, instead of all users.
Thanks!