yyl / Assignment-Grading-Suite

Set of scripts to automate grading MATLAB .m files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Assignment-Grading-Suite

Set of scripts to automate TA grading.

selection

select only qualified submissionts from submissions, and copy into reports

Usage: python selection.py section date(MMDD) time(HHMMAM/PM)

compile

generate html files from reports into published

Usage: python compile.py

organize

move all html reports into grading

Usage: python organize foldername

seat pattern

randomly assign seating pattern to each student, and generate the pattern in roster

Usage: python assignSeat.py sec_num

About

Set of scripts to automate grading MATLAB .m files.

License:GNU General Public License v2.0


Languages

Language:Python 100.0%