Closed averbraeck closed 1 month ago
Editing GroupRound
and GroupState
has been completed:
Editing the QuestionScore
table for the players has been adapted to the new design:
And the editing of the PlayerState
table for timestamping has also been added and tested:
Editing of tables added and tested.
Two tables have been added to the database:
groupstate
where timestamped data is collected about the exact time of reaching a state by each table (group)playerstate
where timestamped data is collected about the exact time of reaching a state by each individual playerThese tables should be viewable and editable in the admin application.