Post Details | Date Published | Views | Kudos |
---|---|---|---|
Pulling course-level participation data, using the GET /api/v1/courses/:course_id/analytics/activity API call, returns both "participations" and "views" hash keys. However, I'm no... |
10-23-2017 |
2673 |
1 |
Which paths do user-level participations include? Using the the API to pull user-in-course-level participation data, I am interested in what is included in the participations array of hashes. What is defined as "participation" here... |
09-26-2017 |
450 |
0 |
Finding IDs and problems with {account_id}. Most API calls require some an ID. I find ID variables by making a general call (GET /api/v1/courses) that includes an ID variable, then use one of the specific IDs for furth... |
09-14-2017 |
1277 |
1 |
I am exploring what information I can access through the API. I have access to several courses at the TA / Instructor level. I've see that some requests require admin privileges, bu... |
09-14-2017 |
340 |
0 |