The workshop may be too long and tiring to do in one part- so think of a way to do it in multiple parts.
Possible solution 1: add "pause game and finish later" button to congragulations page and a field in Firebase (i.e keepActive). The button changes keepActive to true. Also change firebase cleanup function to not deactivate pins that have keepActive as true. After game is finished (all 13 questions answered) change keepActive to false to prevent accumulation of pins.
Possible solution 2: add a skip to the end button where you can skip to the final page and send the partial results from there
The workshop may be too long and tiring to do in one part- so think of a way to do it in multiple parts.
Possible solution 1: add "pause game and finish later" button to congragulations page and a field in Firebase (i.e keepActive). The button changes keepActive to true. Also change firebase cleanup function to not deactivate pins that have keepActive as true. After game is finished (all 13 questions answered) change keepActive to false to prevent accumulation of pins.
Possible solution 2: add a skip to the end button where you can skip to the final page and send the partial results from there