Skip to content

danielloera/pac

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

90 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Autograder for Canvas (pac)

This is an autograder I created for Dr. Coffman's CS 303E class.

This can be used for grading Cavas assignments at the current state as long as:

  1. MOST IMPORTANTLY You Create secret.py and provide the variable API_TOKEN containing your api key from canvas
  2. You provide the course ids in canvashelper.py
  3. Your students provide their python program in their assignment submission

A more modular version will be implemented in the future, but this serves the purpose of grading python programs that take a specific input (or not) and display a specific output.

About

Python Autograder for Canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages