Skip to content

advanced syntax for knowledge items #13

Description

@regular

allow to define optional namespaces for disambiguation

{namespace}:{name} 

Example

git:log

allow to define depth-level

{name}[{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]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions