Skip to content

lowrank/grading_tool

Repository files navigation

Grading Tool

A python code to grade the homework on canvas.

Requirement

MATLAB and Python are installed.

pip install -r requirements.txt

Usage

  • Clone this project and cd to the repo folder.
  • Download the submissions (one zip file) from canvas to the same folder.
  • Prepare the test files in a directory, say /tests, see the example tests for a reference.
  • Run the python file main.py.
  • After grading, run the python file similarity_check to check the similarity between students' submissions. It will create webpages.

Output

The score will be stored in csv format.

About

Grade the submissions of homework on canvas

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published