Extensions:Challenges
Jump to navigation
Jump to search
| Description | Adds flexible, admin-defined "Challenges" for users to complete. |
|---|---|
| Author(s) | Mercury |
| Status | Testing |
| Github | extensions/challenges |
| LK Version | 2.0.0 |
| Contains a Migration | |
Allows for creation of "challenges", which are composed of a series of prompts (not to be confused with uppercase-P Prompts) for users to complete. Challenges themselves have the following properties:
- Name
- Description (Optional)
- Additional Rules (Optional)
- Is Active
And can have a variable number of prompts. Each prompt has the following properties:
- Name
- Description (Optional)