added book mode MVP
This commit is contained in:
parent
573018e9e2
commit
5e73a5ff95
4 changed files with 80 additions and 5 deletions
26
test/simple/book.yaml
Normal file
26
test/simple/book.yaml
Normal file
|
@ -0,0 +1,26 @@
|
|||
book:
|
||||
- fields:
|
||||
- name
|
||||
- id
|
||||
- goal
|
||||
- content
|
||||
- form-of-instruction
|
||||
- prerequisites
|
||||
- media-of-instruction
|
||||
- author-of-indenture
|
||||
- used-in
|
||||
- workload
|
||||
- credits
|
||||
- form-of-exam
|
||||
- term
|
||||
- frequency
|
||||
- duration
|
||||
- kind
|
||||
- remarks
|
||||
- sections:
|
||||
- text:
|
||||
de: "## Pflichtbereich {.unnumbered}"
|
||||
en: "## compulsory courses {.unnumbered}"
|
||||
- modules:
|
||||
- mod.cg.yaml
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue