Closed qiaochloe closed 1 week ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
bph-site | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2024 5:10am |
If the leaderboard is supposed to lock, should we also stop counting solved puzzles towards leaderboard score?
Yes, when the team table leftJoins with the guesses table, I filter out all guesses made after the hunt ended. (But I have not explicitly tested that case.)
When the hunt ends v1, lock the leaderboard, drop solutions (blocked until #151) and stop hinting.