Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 292 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 292 Bytes

GradingAutomation

A script that automated the homework grading process by comparing student submissions to instructor tests.

  • Utilized Python to retrieve all student submissions, then compile student source code and instructor unit tests.
  • Saved more than 20 hours of grading every week.