Using tutorials

The tutorial list

The plugin opens with a list of tutorials you can use.

They are grouped by the level of difficulty.

_images/levels.png

Each tutorial provides a short description of what it’s for.

_images/ui.png

Click on the play button to start.

Steps

Each tutorial consists of several steps you can go through.

_images/steps.png

Loading files

Sometimes a step will load a file in the IDE.

It is best to check ‘Remember this choice’ so you only see this window once.

_images/loadfile.png

Answers and checking answers

Sometimes a step contains a solution to the problem. It will be displayed on the right in the Remix IDE.

_images/showanswer.png

Sometimes a step contains a test. This will test the code you’ve written and display feedback.

_images/checkanswer.png

You have an error in your code:

_images/errors.png

You have succeeded in the test:

_images/correct.png