Skip to content

A service for assisted and automatic grading of computer science assignments at Colorado College.

Notifications You must be signed in to change notification settings

wgnvrd/CCGraderBot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CCGraderBot

A service for assisted and automatic grading of computer science assignments at Colorado College.

Development

Environment setup

Create an .env file (this is included in .gitignore):

Installation

On a linux system:

git clone https://github.com/wgnvrd/CCGraderBot.git
cd CCGraderBot
touch .env
echo "CANVAS_ACCESS_TOKEN=#[YOUR CANVAS ACCESS TOKEN]" >> .env

The following dependencies need to be installed:

python-dotenv
canvasapi
junitparser
tomlkit
pathlib
slugify

Usage

python Autograder.py

Configuration files

About

A service for assisted and automatic grading of computer science assignments at Colorado College.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •