get_analytics_learning_activity
Retrieve analytics for a specific learning activity within a course using course ID and activity ID. Gain insights into learner engagement and performance.
Instructions
🟢 READ-ONLY · Reporting · GET /v2/courses/{id}/units/{uid}/analytics
Get analytics for a learning activity
Returns analytics about a learning activity of a course specified by the provided course id and learning activity id.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Course title Id | |
| uid | Yes | Learning activity id |