-
Notifications
You must be signed in to change notification settings - Fork 33
Setting up hints
Jessica Hoang edited this page Feb 28, 2023
·
1 revision
Hints are clues about a puzzle that a player can receive by paying the specified amount of "Hint coins." Not all events will have hints so only look at this page if the event will have them.
Players can get "Hint coins" by solving puzzles.
- Navigate to "Puzzles" on the top bar
--> click on the puzzle you want to add a hint for
--> and go to the "Hints" page
--> and click "Create new"
- Fill in the form and click "Create."
All fields are required- Description: The description of the hint the user will see even before purchasing the hint
- Content: The actual content of the hint. This will be hidden from the user until they buy the hint
- Cost: The number of hint coins the user must pay to see the hint (can be 0)
-
DisplayOrder: The order the hint should appear on the puzzle's hint page (0 will show up first, then 1, and so on).
-
On the hints page
-
When they click "Unlock", they will see an alert pop up at the top asking for confirmation
-
When they "Ok", they will see the hint revealed instead of the "Unlock" button
- 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 Hub
- Unlock a puzzle for a team
- Setting up hints
- Puzzle lockout
- Annotations