Get Instructor Analytics(page_views and participations) via API
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-30-2021
09:25 AM
Hi,
Is there an API to get analytics for Instructor?
I tried this api with InstructorId,
GET /api/v1/courses/:course_id/analytics/users/:student_id/activity
but that did not work, it gives
The specified resource does not exist.
Whereas for the same course, if I try to pass in a StudentId, then that data is available