Track options
For each track, team owners and track authors can configure:
- if the track is in maintenance (this disables plays for anyone except team owners and track authors)
- if the track should show a countdown timer during playing.
- if learners should be allowed to skip challenges.
Through the Web UI you can toggle these options in the track sidebar. Through the Instruqt CLI you toggle these options as properties in the
track.yml
configuration file. The following table contains the options settings and properties:💻 Instruqt CLI
Configuration file
track.yml
:maintenance
show_timer
skipping_enabled
Last modified 10d ago