Create challenges
Challenges are the steps in a track a user must complete.
Last updated
Was this helpful?
Challenges are the steps in a track a user must complete.
You can either add brand new challenges to tracks, or duplicate existing ones.
You can create challenges from scratch using the Web UI or the Instruqt CLI.
Click the track you want to add a challenge to.
In the Challenges section, click Add new.
Click either the Assignment or Multiple choice challenge type.
Input a Name, URL, and Description.
Click Save.
Within a track directory, run the following command to create a new challenge:
instruqt challenge create --title "Example title"For a comprehensive overview of the files created, read the Configuration files section of the documentation.
You can duplicate challenges using the Web UI or the Instruqt CLI.
Click β’β’β’ on the challenge you want to copy, followed by Duplicate.
Not available today.
Last updated
Was this helpful?
Was this helpful?