Shu52/StudentTracker

Stuck checkbox

Opened this issue · 0 comments

Shu52 commented

GivenA student is stuck on an exercise
When A student marks the corresponding checkbox to checked
Then input changes stuck property in Database to true

Given A student is no longer stuck on an exercise
WhenA student unchecks stuck
Then input changes stuck property in Database to false