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
Likes: 11
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 ), ...
Likes: 2
Thank you Robert!I'm using Python for my project.
Likes: 2
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 correctly for a ...
Likes: 1
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, discussion...
Likes: 1

Most Recent Posts

Thank you Robert!I'm using Python for my project.
Oct 18, 2018 8:53:43 AM
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
Oct 16, 2018 11:04:06 AM
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(       'GET'...
Sep 27, 2018 8:50:39 AM
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 page....
Sep 27, 2018 8:44:27 AM
There was nothing wrong with the code.With newly generated keys, the above code returned what I was expecting to get.
Sep 18, 2018 11:47:35 AM

Latest Badges

First Like Received

First Like Received

Earned: 2024-01-05

Instructure Community: 5 Year

Instructure Community: 5 Year

5 Years with Instructure Community

Earned: 2024-01-03

Instructure Community: 4 Year

Instructure Community: 4 Year

4 Years with Instructure Community

Earned: 2024-01-03

Instructure Community: 3 Year

Instructure Community: 3 Year

3 Years with Instructure Community

Earned: 2024-01-03