About
dhagood
Danielle Hagood
Rank:
Community Novice
Title:
Joined:
Jul 5, 2017 4:34:06 PM
Posts:
7
Solutions:
0
Likes Received:
9
Bio:
An amazing Instructure Community member
Most Liked Posts
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 not...
I have a similar question. In other requests I am using a course_id that is five digits long. Like to get discussion posts: /courses/99999/discussion_topics. To pull the announcements I am trying to a...
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 further calls (this example ret...
Rubrics don't always grade on continuous scales. The standard rubric allows whole numbers with gaps (5, 4, 3, 2, 1).What we need is an intermediate categorical rubric that allows ranges with gaps ...
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?For me, lo...
Most Recent Posts
Rubrics don't always grade on continuous scales. The standard rubric allows whole numbers with gaps (5, 4, 3, 2, 1).What we need is an intermediate categorical rubric that allows ranges with gaps ...
The definition of participations for course-level participations is helpful, thanks @stuart_ryan .I have a follow-up question regarding pulling student-level participations using GET /api/v1/cou...
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 not...
I have a similar question. In other requests I am using a course_id that is five digits long. Like to get discussion posts: /courses/99999/discussion_topics. To pull the announcements I am trying to a...
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?For me, lo...
Latest Badges
First Like Received
2024-01-05
Instructure Community: 6 Year
6 Years with Instructure Community
2024-01-03
Instructure Community: 5 Year
5 Years with Instructure Community
2024-01-03
Instructure Community: 4 Year
4 Years with Instructure Community
2024-01-03