As students complete exercises of a session, they should be able to monitor their progress.
As an extension to #25, entailing users validating their solution, the functionality should be extended, such that if a student's solution satisfies all testcases it should be updated in the database.
Unresolved questions
No response
Definition of Done
When a solution satisfying all testcases of an exercise results in the creation of a solved instance in the database, referencing the correct student and exercise.
Reference Issues
25
Summary
As students complete exercises of a session, they should be able to monitor their progress.
As an extension to #25, entailing users validating their solution, the functionality should be extended, such that if a student's solution satisfies all testcases it should be updated in the database.
Unresolved questions
No response
Definition of Done
When a solution satisfying all testcases of an exercise results in the creation of a
solved
instance in the database, referencing the correct student and exercise.