This is a material, designed to demonstrate the functionality of the tools available within this platform.
The idea is that the user should simultaneously open the source code and the output of the material and learn the fwiki markup language by comparison between the code and the output.
To facilitate that, the code of successive slides is separated by long vertical spaces (many empty lines), and various parts of the code of one slide, like conditions for different paths and different feedbacks are also separated by shorter spaces and comments.
In the code, comments are marked by a !-- for a comment to the end of the line (the line may be wrapped, but it is still one line) or by [!-- --] for multiline comments.
Not all functionality is used in this sample, and some functionality already included is still being developed. The material is planned to be updated as new relevant functionality becomes available.
There may be other tutorials and help materials on the site, perhaps some are translated to English. We wish you good work.