allow to define optional namespaces for disambiguation
Example
allow to define depth-level
where level is one of
- introduction
- explanation
- experience
introduction
the item is briefly introduced. Afterwards the student can say: "I have heard of X, but I do not know the details."
explanation
an in-depth explanation of the item. Use namespaces to more precisely target a certain aspect, if needed. After consumption, the student can say "Yea, I know what it does, but I never used it"
experience
hands-on experience, The student solves a given problem, the system or other students check the result. Afterwards the student can say: "I've used it'
Examples
git:rebase[introduction]
css:flexbox[explanation]
octal[experience]
allow to define optional namespaces for disambiguation
Example
allow to define depth-level
where level is one of
introduction
the item is briefly introduced. Afterwards the student can say: "I have heard of X, but I do not know the details."
explanation
an in-depth explanation of the item. Use namespaces to more precisely target a certain aspect, if needed. After consumption, the student can say "Yea, I know what it does, but I never used it"
experience
hands-on experience, The student solves a given problem, the system or other students check the result. Afterwards the student can say: "I've used it'
Examples