- Kudoed Re: Canvas API: get essay question answer text for James. 06-21-2022 01:29 PM
- Posted Re: Best practice for a repeated module across courses on Canvas Question Forum. 02-17-2022 08:03 AM
- Kudoed Re: Best practice for a repeated module across courses for JohnZ. 02-14-2022 08:17 AM
- Tagged Best practice for a repeated module across courses on Canvas Question Forum. 02-11-2022 07:09 PM
- Posted Best practice for a repeated module across courses on Canvas Question Forum. 02-11-2022 07:02 PM
- Got a Kudo for Re: New Quizzes Series: Webinar 2 - Register Now!. 02-03-2022 12:29 PM
- Got a Kudo for Re: undocumented API for gradebook_settings?. 01-28-2022 05:42 AM
- Posted Re: undocumented API for gradebook_settings? on Canvas Developers Group. 01-20-2022 11:18 AM
- Posted Re: undocumented API for gradebook_settings? on Canvas Developers Group. 01-12-2022 08:57 PM
- Got a Kudo for Re: New Quizzes Series: Webinar 2 - Register Now!. 12-10-2021 07:18 AM
- Posted Re: New Quizzes Series: Webinar 2 - Register Now! on Instructure Live. 12-09-2021 02:27 PM
- Got a Kudo for Re: New Quizzes: We're listening. 12-06-2021 07:57 AM
- Got a Kudo for Re: New Quizzes: We're listening. 12-03-2021 10:39 AM
- Posted Re: New Quizzes: We're listening on New Quizzes Users. 12-02-2021 02:09 PM
- Kudoed Re: New Quizzes: We're listening for rdelp. 12-02-2021 02:07 PM
- Tagged Essay question type migration issue on New Quizzes Users. 09-30-2021 08:29 PM
- Tagged Essay question type migration issue on New Quizzes Users. 09-30-2021 08:29 PM
- Tagged Essay question type migration issue on New Quizzes Users. 09-30-2021 08:29 PM
- Posted Essay question type migration issue on New Quizzes Users. 09-30-2021 08:27 PM
- Posted Re: Releases Q&A: 2021-05-15 Course Templates on Canvas Releases Q&A. 09-07-2021 08:46 PM
Post Details | Date Published | Views | Kudos |
---|---|---|---|
Best practice for a repeated module across courses We have a startup module in the beginning of all our courses. It is a pre-requisite for the rest of the modules. For a student taking multiple courses, having to do the startup module multiple times ... |
02-11-2022 |
272 |
0 |
Essay question type migration issue For essay question in classic quizzes, we place answers to each question in General answer comments. When it's migrated to new quizzes, the comments are not found anywhere. Should it appear in Gradin... |
09-30-2021 |
361 |
0 |
Update user email address via API According the update user API , we should be able to update a user's default email address. the same PUT request below works in Postman, but not in PHP/cURL. Very strange. I tried both checking the b... |
08-19-2020 |
677 |
0 |
When student upload a file in the assignment submission, is that file stored anywhere in Canvas data or is it in a file system somewhere? In the Submission _dim table, there is a field "body", but wh... |
04-01-2020 |
685 |
1 |
Need to Use Canvas Recorder for Proctored Exams Our final exams are proctored online via webcam by a 3rd party company. Since the webcam is tied up by the proctoring process, our students often have difficulty launching Canvas video recorder to an... |
08-15-2019 |
1049 |
1 |
Enable Plagiarism Tool in Assignments Our organization is moving away from Vericite to Unicheck. Now that Canvas has the Plagiarism framework, I have not been able to find a way via API to enable Unicheck like we could we Vericite. In th... |
03-28-2019 |
1969 |
0 |
We need to replace a line that is included in all of our content pages. While testing out my PHP/cURL code that goes through each page of the course, gets the body of the page, finds and replaces the... |
10-25-2018 |
7774 |
2 |
Sync Blueprint courses via API Recently we made a across the board change to all the blueprint courses and therefore need to trigger the unsynced changes so the associated courses get updated as well. The API is provided to do tha... |
09-11-2018 |
1021 |
0 |
How to link assignments to a rubric via API We have a rubric, Rubric A, created at the account level. There are currently lost of assignments linked to Rubric A. I understand that if a rubric is aligned to more than one assignment, you cannot ... |
07-13-2018 |
1274 |
2 |
Sort module items inside a module Does anyone know how to sort module items alphabetically via API calls? We we have some old courses that group the module items by types within a module. For example, all the pages, then all the assi... |
06-19-2018 |
620 |
2 |
Import a module from Commons to multiple courses I am looking for best practices to import a resource in Commons to a bunch of courses. If I do it manually, I will need to add myself, admin, as a Teacher to each of the courses before I can import t... |
03-19-2018 |
763 |
1 |
See multiple pages of responses in Postman Does anyone know how to view more than 1 page of responses in Postman? For example, if I run a canvas API request that retrieves a paginated list, like a list of assignments, Postman will only show t... |
03-14-2018 |
12740 |
2 |
Replacing a File in all Courses We have one file that's placed in all courses. I would like to find out the best way to replace this file. We can upload a new file and delete the old one, but the API calls to upload files only allo... |
02-15-2018 |
916 |
3 |
Hello, I am new to Canvas and trying to get started on using the APIs. When I put a simple request in my browser, https://domain.instructure.com/api/v1/courses/ , I get the following error displayed... |
01-30-2018 |
3559 |
7 |
Key word search not available in Canvas Hello, When searching for a course on Canvas, it will only return results for courses containing exact phrases. In other words, key word search is not available. For example, if a course name is "On... |
01-26-2018 |
848 |
1 |