It's possible to add dynamic example exercises, showing the question, the answer and the solution.
Switch between examples in the upper right corner.
If there is only one example available, you can click on "New example" and you will see the same exercise with new variables.
If there are multiple examples available, you can keep clicking on "New example" to move through them. If you click on "New example" at the last one, you will go back to the first example, with new variables.
To add example exercises, use the code sw_example(arg), where arg is a list of exercise IDs separated with a semi-colon (;).
You may only use exercises that belong to author groups of which you are also a member.
It is also possible to add an exercise that the student can solve directly on the theory page. This can be done using the code sw_exercise(arg), where arg is a list of exercise IDs separated with a semi-colon (;). Notice that only multiple choice (random) and radio button (random) type of exercise can be used.