rileyshahar / aga

aga grades assignments
MIT License
8 stars 2 forks source link

Fix: loading context values from student submissions instead of answer files #71

Closed FlickerSoul closed 1 year ago

FlickerSoul commented 1 year ago

The PR contains fixes to loading context values. Instead of loading it from answers, it's now correctly loading from the student's submission files.

It also contains testing and doc explaining the usages.