-
Notifications
You must be signed in to change notification settings - Fork 32
Single player puzzles
Jessica Hoang edited this page Nov 17, 2023
·
2 revisions
Most puzzles are Team puzzles, meaning that they are considered to be solved if any member of the team solves the puzzle. SinglePlayerPuzzles, on the other hand, will be on a per player basis rather than a per team basis. In other words, SinglePlayerPuzzes will only be considered "solved" if the player themselves solves it.
- First-time setup
- Contributing using git
- Local Development Environment Setup
- External Authentication Setup
- Build and run locally
- Best practices
- Common Errors
- Making a page Event aware
- Making your page aware of the current user
- PageFilter and on page authorization check example
- Updating the DataModel and or Database Schema
- Debugging the database locally
- FAQ
- Onboarding
- Puzzle setup
- Puzzle properties defined
- Webification
- Unlock a puzzle for a team
- Setting up hints
- Puzzle lockout
- Annotations