nclarius / pyGrade

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

At the moment, pyGrade is not publicly accessible. If you are interested, please contact me.

© Natalie Clarius <clarius@informatik.uni-tuebingen.de>

About

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