You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: