Skip to content

cloudy-sfu/Homework-grader

Repository files navigation

Homework grader

Customize, manage templates of rubrics and fast grade HTML/PDF files

Usage

Source code:

  1. Set the project root as the current folder in terminal.
  2. Activate Python virtual environment if applicable.
  3. Run the following script.
    pip install -r requirements.txt
    python -m flask run 

It occupies localhost 5000 port by default.

Release:

  1. Download and unzip the release.
  2. Open homework_grader.exe.