-
Notifications
You must be signed in to change notification settings - Fork 32
Webification
Jessica Hoang edited this page Jul 9, 2024
·
3 revisions
So you want to webify your own puzzle! "Webification" is the process of making your puzzle an interactive webpage on our site.
Steps
- [First time only] Onboard onto the repo by following the stops in Webification environment setup
- [Learning] See How to convert a puzzle to an HTML page for basics on HTML and CSS
- Follow steps in How to add puzzle to webification repo
- 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