Skip to content

alanzchen/Canvas-Tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Canvas Tools

A set of tools for working with Canvas.

Currently available tools

  • canvas_group_csv: Export your canvas student groups into a CSV file. Ready for Zoom breakout room CSV import.
  • canvas_download_annotated_pdf: Download all annotated PDFs from a specific assignment. PDF files only.
  • canvas_download_quiz_questions: Export a CSV file from a quiz with questions and answers.

Install

pip3 install canvas_tools

Usage

Run canvas_group_csv -h (replace canvas_group_csv with the command that you are using) will give you the help documentation for that command.

About

A set of tools for working with Canvas.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages