monotreme
monotreme

Reputation: 582

Any way to get Access logs without plugin or direct DB?

As an instructor, I want to be able pull raw data from the API to visualise a number of aspects of when my students are accessing my courses and materials. Is there any way I can pull this data? I could easily do it with a few lines of code in Canvas, so using Moodle feels like stepping back in time in terms of available APIs. I also teach a class on Learning Analytics, and students also don't have easy access to their own data. Any ideas?

Upvotes: 0

Views: 503

Answers (1)

HadiZ
HadiZ

Reputation: 31

You can access user logs in a course by going to Participants then click on the user you want to track and you will be taken to their course profile. From there, you can choose any option in the "Reports" section. You will need to have the proper capabilities. The reports shown in the screenshot are from a site admin account. Reports section in user course profile

Upvotes: 1

Related Questions