About
kj460
Kevin Jang
Rank:
Community Novice
Title:
Joined:
Jul 5, 2018 10:20:56 AM
Posts:
11
Solutions:
1
Likes Received:
20
Bio:
An amazing Instructure Community member
Most Liked Posts
Hi,What would be the most efficient way to get the list of students (users with enrollment type = 'StudentEnrollment') from a course object?Thank you
Is there any API function that returns the title or URL of the page that students viewed?The number of page_views can be achieved by making this call (Analytics - Canvas LMS REST API Documentation ), ...
Thank you Robert!I'm using Python for my project.
Hi everyone,Does anyone know the way to get student's quiz score through an API call using student's ID?It looks like there is a way to get the students who answered certain questions correctl...
Hi,I'm working on creating an application that shows the timeline of all the activities that a certain student did for a certain course in a semester (e.g. quizzes, assignments, page views, discus...
Most Recent Posts
Thank you Robert!I'm using Python for my project.
Hi,What would be the most efficient way to get the list of students (users with enrollment type = 'StudentEnrollment') from a course object?Thank you
I'm uploading the function that I created inside quiz.py that returns the statistics object:# function declarationdef get_statistics(self, **kwargs): response = self._requester.request( ...
Hi all,In my application, I'm making separate API calls for each Quiz object to get its Statistics.And as a result of this, if the number of Quiz is large, sometimes it takes minutes to load the p...
There was nothing wrong with the code.With newly generated keys, the above code returned what I was expecting to get.
Latest Badges
First Like Received
2024-01-05
Instructure Community: 5 Year
5 Years with Instructure Community
2024-01-03
Instructure Community: 4 Year
4 Years with Instructure Community
2024-01-03
Instructure Community: 3 Year
3 Years with Instructure Community
2024-01-03