Each user has a skill level defined in the backend:
0: beginner
1: intermediate
2: advanced
The UI menus and information are adapted to the user skill level to start as the most simple UI up-to the advanced that displays all the available information.
This PR is the very first version of a skill level adapted UI to get tested...
Coverage remained the same at 87.193% when pulling 10bde211192c1e32cf6d38335d6bc9ba11628a96 on skill-level into 02ec31ccdd75f70e5644531f571c87e772b85b0f on develop.
Each user has a skill level defined in the backend:
The UI menus and information are adapted to the user skill level to start as the most simple UI up-to the advanced that displays all the available information.
This PR is the very first version of a skill level adapted UI to get tested...