Difference between revisions of "Extensions:Challenges"
Jump to navigation
Jump to search
(Created page with "{{subst:Extension Page}}") Tag: 2017 source edit |
Tag: 2017 source edit |
||
Line 1: | Line 1: | ||
− | {{Extensioninfobox|title= | + | {{Extensioninfobox|title=Challenges|desc=Adds flexible, admin-defined "Challenges" for users to complete.|auth=Mercury|status=Testing|github={{Github|user=itinerare|branch=extensions/challenges}}|LKVer=2.0.0|migration=yes|package=no}} |
<!-- Put a short summary of your extension here! --> | <!-- Put a short summary of your extension here! --> | ||
+ | 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) | ||
== Installation == | == Installation == | ||
<!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | <!-- Describe installation. Include any requirements (such as packages), necessary commands, etc. --> | ||
Line 13: | Line 21: | ||
== See Also == | == See Also == | ||
<!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | <!-- Any relevant other pages. You may consider linking to related extensions, for instance. --> | ||
− |
Revision as of 14:12, 21 October 2021
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)