Customize, manage templates of rubrics and fast grade HTML/PDF files
Source code:
- Set the project root as the current folder in terminal.
- Activate Python virtual environment if applicable.
- Run the following script.
pip install -r requirements.txt python -m flask run
It occupies localhost 5000 port by default.
Release:
- Download and unzip the release.
- Open
homework_grader.exe
.