[ARCHIVED] bulk update course settings
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
We're new to Canvas at my school. We have about 800 courses running and now have been asked to make sure that all teachers select the "hide_final_grades" and "hide_distribution_graphs" checked. I've asked teachers to do it for their individual courses, but I want a way to set them all from the back end so that we don't miss any. I've also tried using the live api, but I'm still limited to updating one course at a time. As I understand it, there is no "easy" way to do this and I've been working to write a Python script myself by haven't had much success. I wonder if anyone here has one already written or a similar script that you might be willing to share that I can modify?
Thank you,
Liz
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I modified one from this Githubb repository to do what what you need: https://github.com/unsupported/canvas
GitHub - unsupported/canvas: Unsupported Canvas Tweaks
Here is a link to the file:
canvascode/Change-Course-Settings at master · matthanes/canvascode · GitHub
This discussion post is outdated and has been archived. Please use the Community question forums and official documentation for the most current and accurate information.