PuzzleServer / mainpuzzleserver

The main repo for the Puzzle Hunt and Puzzleday servers.
MIT License
9 stars 32 forks source link

Alpha Event Playtesting #1105

Closed tabascq closed 2 months ago

tabascq commented 2 months ago

Events can be marked as alpha testing events.

image

In an alpha testing event, authors can mark a puzzle with a count of how many alpha tests it needs.

image

As an alpha tester, the puzzle list page shows all puzzles that need alpha tests.

image

When one of these puzzles is clicked, the puzzle content is grayed out unless/until the puzzle is claimed by the tester. Claiming a puzzle unlocks it for the tester and decrements the count.

image