sFractal-Podii / quizquadaminos

a tretrominoes game with quiz questions to get loot boxes to help with game. This is an extension to quadblocks by Grox.io
MIT License
2 stars 10 forks source link

contest scoreboards not consistent with data in database #458

Open sparrell opened 3 years ago

sparrell commented 3 years ago

I had to go into database to figure out winners of contest at BSidesLV. the contest leaderboards did random things during the contest (people appeared, then disappeared. Not game showed up, ...). Final results have same issue.

Please go into database and compare data to what on final resulsts board and figure out why results not showing correctly.

leaderboard should be checked also

TraceyOnim commented 2 years ago

Contest records are now consistent with data in the database. This is working correctly for data displayed in the final results and leaderboard.

The live result has a bug in staging , the data is not been displayed when the player is playing during the contest. A follow-up issue for that has been opened #556