Home
Welcome to the Future Skill wiki! Here you will find all the documentation you need to write freecodes of varying kinds. You can get started by following one of the links below.
In the upper right corner you will find the link to this wiki's git repository. Feel free to create a pull request if you notice any errors or think anything is missing. This wiki uses Material for MkDocs, which allows for easy editing since each page is a modified markdown document.
Basics
The "Basics" pages give an overview of futureskill.com with a focus on the user's point of view.
-
Overview
Get an overview of the community and activities available on Future Skill
-
Exercises
Explore the different kinds of exercises available
-
Editor
Learn how to navigate the editor
Create an exercise
The pages under "Create an exercise" contain the code documentation, and other important information needed to create an exercise, freecode, challenge, or tournament.
-
Creator
Get an overview for how to create your own exercise, freecode, challenge, or tournament
-
Templates
Get started by using one of the predefined templates
-
Graphics
Use the canvas or the powerful
World
to add interactive elements for your exercises, or maybe use the convenient tables fromData
-
Add explanations
Use the flow to give the user some theoretical information, and maybe have them answer a quiz or two
Legacy
As the name implies, "Legacy" contains information about the older systems, it is reommended that you instead choose the newer equivalents.
- Old graphics - replaced with UI
- Old implementation - replaced with Skeletons