Hi all
I'm wondering if there is a way to generate a report by user for a subaccount showing total number of minutes/hours each user (both teachers and students) has been active in each course? I have 40+ courses in a subaccount so it would be less than ideal to go through course by course to generate a report, but if that is the only way to do it then I could make that work. I looked at the API calls and the closest one was https://canvas.instructure.com/doc/api/analytics.html#method.analytics_api.course_student_summaries, but I'd have to do that for every user in every course and it doesn't look like it would include teachers.
Any ideas? Thanks!