Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 438 Bytes

File metadata and controls

19 lines (12 loc) · 438 Bytes

SFSU CSC340 Python Grading Scripts


Contains all my Python grading scripts for CSC340.


Repository Breakdown:

Project expectations:

  • if there are testing_files, put them in testing_files/
  • submissions.zip goes into root
  • submissions.zip will unzip into submissions_unzip/

Project structure:

  • grader/ contains all of the grading modules.

  • scripts/ is where each grader script is put.