SERG-Delft / andy

Andy assesses student's test code. It's used in CSE1110, TU Delft.
MIT License
78 stars 23 forks source link

Document how students can run the exercise locally and understand why their solution doesn't work #232

Open mauricioaniche opened 1 year ago

mauricioaniche commented 1 year ago

We get lots of questions after the exam where students can't see exactly why their solution fails. Andy has a main method that could be used for people to run it locally.

We need to document it, so whenever a student asks something like this, we have a documentation to refer them to.