Activity Feed
My Posts
Post Details Date Published Views Likes

API request to get a full list of students

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

10-16-2018

13422

11

Getting list of Quiz Statistics

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 th...

09-27-2018

737

0

Unauthorized (401) error using Data API

Hi all, I'm trying to create a function in python that allows me to connect to the Data API, but for some every time I tried to request something it returns the 401 Unauthorized error message. ...

09-13-2018

2973

0

Student quiz score through an API call

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 correct...

08-02-2018

2918

1

Tracking student's activities

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, discu...

07-17-2018

3085

1

Getting the title of the page that students viewed

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&...

07-17-2018

1928

2

completed_at for ModuleItem object

I'm trying to get when the module item was completed by a certain student. I know that there is 'completed_at' for Module object, but is there any API function that returns completed_at for a Module...

07-17-2018

446

0

View All Posts