cereal-lab / EvoPIE

Evolutionary Peer Instruction Environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quiz attempt lifetime refactoring

dvitel opened this issue · comments

Quiz Attempt should be created when student requests quiz first time. In it we preserve selected by evo process distractors.
Quiz Attempt should have status field to check the attempt stage.

See also issue #35
While this is not the same objective that we pursue here, it might be enough to ensure the deterministic assignment of distractors / justifications / ... in order to make it more usable by students.
Recording the selections as they are made would be a plus that would completely close issue #35. Let's discuss if it's worth doing it now.