About
mansi_dxtera
Mansi Kataria
Rank:
Community Explorer
Title:
Joined:
May 13, 2021 8:14:44 AM
Posts:
6
Solutions:
1
Likes Received:
3
Bio:
An amazing Instructure Community member
Most Liked Posts
Got it by using the gradebook_history feed:
/api/v1/courses/49569/gradebook_history/feed
Thanks everyone for your responses
We decided to go with:
GET|/api/v1/audit/course/courses/:course_id
List course change events for a given course.
and
GET|/api/v1/users/:user_id/page_views
Return...
Hi,
Thank you! But I need the data via API, is it possible?
Hi,
Is there an API to get analytics for Instructor?
I tried this api with InstructorId,
GET /api/v1/courses/:course_id/analytics/users/:student_id/activity
but that did not work, it gives
The specifi...
Hi,
I am trying to get assignment submissions for a student whose enrollment from course is deleted, I am using the Get All Submissions API
I walked through different apis, but couldn't dins a wa...
Most Recent Posts
Thanks everyone for your responses
We decided to go with:
GET|/api/v1/audit/course/courses/:course_id
List course change events for a given course.
and
GET|/api/v1/users/:user_id/page_views
Return...
Hi,
Thank you! But I need the data via API, is it possible?
Hi,
Is there an API to get analytics for Instructor?
I tried this api with InstructorId,
GET /api/v1/courses/:course_id/analytics/users/:student_id/activity
but that did not work, it gives
The specifi...
Got it by using the gradebook_history feed:
/api/v1/courses/49569/gradebook_history/feed
Hi,
I am trying to get assignment submissions for a student whose enrollment from course is deleted, I am using the Get All Submissions API
I walked through different apis, but couldn't dins a wa...
Latest Badges
Instructure Community: 3 Year
3 Years with Instructure Community
2024-10-01
5 Logins Completed
2024-01-25
First Login Completed
2024-01-25
First Solution Provided
2024-01-05