Skip to content
This repository has been archived by the owner on Mar 23, 2020. It is now read-only.

Latest commit

 

History

History
11 lines (6 loc) · 296 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 296 Bytes

Automark

An automated (more streamlined, at least) grading app to grade APSC 160 labs.

This program is built on top of PyQt GUI framework, thus PyQt 5+ is required.

Usage

To run, make sure you have python 3.6.X and PyQt 5.

In the root directory, do python3 Automark.py.