About

werner_huysman1
Rank:
Community Participant
Title:
Joined:
Mar 22, 2018 3:25:07 PM
Posts:
31
Solutions:
8
Likes Received:
16
Bio:
An amazing Instructure Community member

Most Liked Posts

Hi, the format is https://xxx.instructure.com/api/v1/calendar_events?context_codes[]=course_123. If you want to catch assignments, you have to provide the type-parameter, since the type defaults t...
Likes: 2
Hi, I use this workaround: go to https://canvas.school.com/graphiqlpaste this query (substitute the assignment id) in the query field:query MyQuery { assignment(id: "70422") { submission...
Likes: 2
Hi, you could achieve this in the html with a link of this format this: https://school.com/courses/11060/files/1796109/download, combined with target="_top".
Likes: 2
Hi, you must include the "column" key in the json, like this: { "column": { "title": "StudentsEmployees", "read_only": true } }
Likes: 2
Hi, I agree with @matthew_buckett that Canvas Data is probably the best way to get such reports. Regarding your question about the Javascript, it is hard to tell what the problem is without seeing...
Likes: 1

Most Recent Posts

Hi,for me this is working with a POST request to this url:{{base_url}}/api/v1/courses/XXX/quizzes/XXX/reports?quiz_report[report_type]=student_analysis&include=[file],which returns...
Jun 15, 2022 10:52:31 AM
Hi,I get results with your API call, I guess it has something to do with the course-settings or the user-account of the teststudent. Do you get tabs in the response of this call with the user-id of yo...
Jun 13, 2022 8:41:01 AM
Hi, I agree with @matthew_buckett that Canvas Data is probably the best way to get such reports. Regarding your question about the Javascript, it is hard to tell what the problem is without seeing...
May 9, 2022 12:21:30 PM
hi,maybe you should check the docs about pagination: https://canvas.instructure.com/doc/api/file.pagination.htmlThe response to your API request returns a Link header which contains the link to the ne...
May 5, 2022 12:25:12 PM
@jlubkinchavez That is correct.
Mar 28, 2022 6:41:49 AM

Latest Badges

Instructure Community: 6 Year

Instructure Community: 6 Year

6 Years with Instructure Community

Earned: 2024-04-13

250 Logins Completed

250 Logins Completed

Earned: 2024-01-25

100 Logins Completed

100 Logins Completed

Earned: 2024-01-25

50 Logins Completed

50 Logins Completed

Earned: 2024-01-25