get_analytics_learning_activity
Get analytics for a learning activity in a course by providing the course ID and learning activity ID.
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 |