Get Logstore Info from Moodle REST API

Re: Get Logstore Info from Moodle REST API

by Hamd Zulfiqar -
Number of replies: 1

Hi Eduardo,

I'm in a similar situation where I need to fetch Logs of all students from a Moodle instance that's hosted somewhere else. I was wondering if you have figured out a solution for this problem yet?

Thanks!

In reply to Hamd Zulfiqar

Re: Get Logstore Info from Moodle REST API

by Stoo Sepp -
I've been exploring this for about a year - the fact that Moodle doesn't have this built in makes it feel like 2003.  I've got an LTI app working with LTIJS, but for the life of me I can't figure out how to pull any log data or student access data from my classes. The only way it seems I can do this is to download a csv like it's 1987.

Anyone got any ideas on how to pull this data? It's literally in every other LMS out there, and it's making Moodle appear incredibly dated on the API side of things.