Add a way to display the current card a judge is looking at during judging
In favor of limiting writes/reads we might want to just let player's view other submissions while the judge votes, since they will have that data anyway.
Also, the submissions should be shown with a deterministic shuffle so to avoid changes in ordering when the state shifts
Add a way to display the current card a judge is looking at during judgingIn favor of limiting writes/reads we might want to just let player's view other submissions while the judge votes, since they will have that data anyway.
Also, the submissions should be shown with a deterministic shuffle so to avoid changes in ordering when the state shifts