get_student_analytics
Retrieve detailed activity analytics for a specific student in a course, including page views, participation metrics, and submission timeline.
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 |