Get Student Analytics
get_student_analyticsRetrieve per-student activity analytics for a Canvas course, including page views, participations, and submission timeline to assess student engagement.
Instructions
Get per-student activity analytics for a course. Returns page views, participations, and submission timeline for a specific student.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| course_id | Yes | The Canvas course ID | |
| student_id | Yes | The Canvas user ID of the student |