Skip to content

Interactive assistant for unit test based semi-automated grading of Python programming assignments

Notifications You must be signed in to change notification settings

nclarius/pyGrade

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

64 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

An assistant for semi-automated grading of Python programming assignments.

This tool can

  • adminster student submissions
  • automatically assign a point score based on unit tests
  • compile feedback into a Moodle-compatible format.

pyGrade -- submission overview pyGrade -- test results pyGrade -- feedback

pyGrade requires a specific setup of files for full functionality. Some demo input is provided in this repository. If you are interested in using the software, please contact me for further information.

© 2018 - 2025 Natalie Clarius <natalie_clarius@yahoo.de>