UoaWDCC/VPS

[VPS-158] A Group's pathway is stored (backend)

JordanBlenn opened this issue · 0 comments

Description:

AS A: Staff member of UoA
I WANT: to be able to see what pathways each group took when they played the simulator
SO THAT: I can evaluate how well they performed

AC's:

  1. Whenever a group moves from one scene to another, then this is added to an ordered list of scenes visited

Technical Discussion:

  • Similar implementation and Race Condition handling as #157

This was already implemented in #157