About

werner_huysman1
Rank:
Community Participant
Title:
Joined:
Mar 22, 2018 8:25:07 AM
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 to ev...
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") { submissionsConnect...
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 the...
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&amp;include=[file],which returns a url which returns...
Jun 15, 2022 3: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 1:41:01 AM
Hi, I agree with&nbsp;@matthew_buckett&nbsp;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 the...
May 9, 2022 5:21:30 AM
hi,maybe you should check the docs about pagination:&nbsp;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 5:25:12 AM
@jlubkinchavez&nbsp;That is correct.
Mar 27, 2022 11:41:49 PM

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