This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
training:module_skillset_2020 [2020/05/12 18:58] sajuukthanatoskhar |
training:module_skillset_2020 [2020/05/12 19:14] (current) sajuukthanatoskhar |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | =====Module Skillset===== | + | ===== Module Skillset ===== |
- | A skill set is a set of training modules. It come with both modules and information presented by the TEST Alliance Dept of Education. | + | A skill set is a set of [[training:start_module_template_2020|training modules]]. It come with both modules and information presented by the TEST Alliance Dept of Education. |
- | <flow> | + | <flow> graph TD |
- | graph gSkillset | + | Skillset--> B[Module A]; |
- | Skillset--> B[Module A]; | + | Skillset--> C[Module B]; |
- | Skillset--> C[Module B]; | + | Skillset--> D[Module C]; |
- | Skillset--> D[Module C]; | + | Skillset--> E[Module D]; |
- | Skillset--> E[Module D]; | + | click B "./training:start" |
</flow> | </flow> | ||
+ | Skills sets would then form part of the following | ||
+ | |||
+ | |||
+ | <flow> | ||
+ | graph TD | ||
+ | SkillsetA--> A[Skillset B]; | ||
+ | A--> B[Skillset C]; | ||
+ | B--> D[Skillset B]; | ||
+ | D--> E[Skillset B]; | ||
+ | </flow> | ||
+ | |||
+ | This is an example of a skillset : |