Best Of
-
Principal's Playbook: Tips and Tricks
Authors: Brittany Firestone, Kelley Lozicki, Dr. KC Testerman, Mark Sluzky, Chasina Worman and @JamieJackson As a principal or site-based leader, effectively utilizing Canvas can significantly improv…1 -
Admin Analytics
Authors: Brittany Firestone, Kelley Lozicki, Dr. KC Testerman, Mark Sluzky, Chasina Worman and Jamie Jackson Introduction: Admin Analytics is a new feature that helps account admins see how Canvas is…1 -
Edit or Repost Assignment to reopen outside of grading period
I am trying to reopen an assignment that is from last grading period and cannot figure out how to do so. I am unable to edit the due date, I have tried duplicating the assignment and sending it to an…1 -
Python API Post request 404 error
Hey. I'm trying to loop through a csv file to enroll students into a course but I keep getting a 404 error. Can anyone give me some advice as to why? When I switch the request method to GET from…1 -
Update course start and end time time through API
I am trying to write a program for my team to update course start and end times through the API using Python. The end_at time isn't updating. What am I doing wrong? I've code below for obvi…1 -
creating JSON objects with Canvas data from API
Hey. I am trying to build JSON objects to work with down the line. However, I am running into an issue and am hoping I can get some help. I am wanting to store all pages of a Canvas course in the JSO…1 -
Using the API to find which LTI tool is being used?
As the title says, I am beginning to brainstorm the building of a report for courses that use the LTI tools that are embedded into our instance. I looked over the API documentation but it doesn'…1 -
Excel scripts to pull Canvas data
Hey, community. I have a task where I'm trying to pull Canvas API data into Excel using the script editor. When testing the code out in VS Code, I'm able to get a response back with the pro…1 -
Python GUI app to update assignment due dates
Hello. I am building a GUI app with Python and the tkinter library to get assignment due dates, update them, then push them back out to Canvas. My issue is that when I go to store the dates in a list…1