track.yml
file and change the description, title and teaser of the track. instruqt track push
to upload the track to Instruqt.instruqt track open
01-creating-a-directory
. The file assignment.md
has the assignment text, settings, and notes that belong to the challenge. 01-creating-a-directory/assignment.md
in your editor. It looks like this: assignment.md
file starts with the challenge settings preamble. The settings between the ---
lines are YAML formatted. You will get to the settings part in more detail later. For now, your task is to change the notes:contents
field of the Note and save the file. instruqt track push
instruqt track open
and press Start to play the track. assignment.md
file in your editor.instruqt track push
and wait for the command to complete. instruqt challenge create --title "Second challenge"
02-second-challenge
with the challenge configuration. instruqt track push