It would be nice to have a script that will (per student, possibly further per assignment) output a string containing:
- The student's code
- The stdout from running it
- The stdout from the linter
- The student's log for that week
- (Maybe eventually the assignment spec)
This can then be fed in as part of an LLM prompt to start testing automated personalised feedback.