Skip to content

bwramsey/CanvasTeaching

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a set of python scripts using the canvasapi library to interact with Canvas. These have been very helpful (to me) when dealing with large, multisection courses.

getThem

This pulls weekly checkin (anonymous survey) responses down as csv files for processing. This is the same file you would get from opening the assignment, going to Survey Statistics, then using the Student Analysis button.

gradesToCanvas

This takes grade downloads from Gradescope and transfers them into the Canvas gradebook.

setDefaults

This allows you to set the default scores for a large number of assignments instead of doing it one-at-a-time through the Canvas gradebook.

About

Various utilities to run courses, mostly using the ucfopen/canvasapi library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages