2023-11-19 23:17:44 +01:00
|
|
|
|
|
|
|
#
|
|
|
|
# demonstrates a coursebook setting
|
|
|
|
#
|
|
|
|
|
2023-11-11 22:47:12 +01:00
|
|
|
book:
|
2024-05-16 23:15:27 +02:00
|
|
|
- fields:
|
|
|
|
- name
|
|
|
|
- instructor
|
2023-11-11 22:47:12 +01:00
|
|
|
- id
|
|
|
|
- goal
|
|
|
|
- content
|
|
|
|
- form-of-instruction
|
|
|
|
- prerequisites
|
2024-05-03 07:42:51 +02:00
|
|
|
- teaching-material
|
2023-11-11 22:47:12 +01:00
|
|
|
- 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
|
2024-05-03 07:42:51 +02:00
|
|
|
- text:
|
|
|
|
de: "## Wahlbereich {.unnumbered}"
|
|
|
|
en: "## elective courses {.unnumbered}"
|
|
|
|
- modules:
|
|
|
|
- mod.interactsys.yaml
|
2024-05-09 22:57:10 +02:00
|
|
|
- mod.test.yaml
|
2024-05-01 08:10:27 +02:00
|
|
|
|
|
|
|
|
2024-05-16 23:15:27 +02:00
|
|
|
#
|
|
|
|
# tables
|
|
|
|
#
|
|
|
|
query:
|
|
|
|
list-credits-and-workload:
|
|
|
|
- fields:
|
|
|
|
- name
|
|
|
|
- credits
|
|
|
|
- workload
|
|
|
|
|
|
|
|
# just for ideas
|
|
|
|
regulations:
|
|
|
|
- globals:
|
|
|
|
- course_name: Applied Computer Science (M.Sc.)
|
|
|
|
|