summaryrefslogtreecommitdiff
path: root/muendliche-pruefung/lib.typ
diff options
context:
space:
mode:
Diffstat (limited to 'muendliche-pruefung/lib.typ')
-rw-r--r--muendliche-pruefung/lib.typ4
1 files changed, 2 insertions, 2 deletions
diff --git a/muendliche-pruefung/lib.typ b/muendliche-pruefung/lib.typ
index 1ab33dc..e8e65e6 100644
--- a/muendliche-pruefung/lib.typ
+++ b/muendliche-pruefung/lib.typ
@@ -67,8 +67,8 @@
#show <preparation_time>: preparation_time
#show <agreements>: agreements
#show <preparations>: it => [#it #preparations]
- #show <examiner_behavior>: examiner_behavior
- #show <examinee_behavior>: it => [#it #examinee_behavior]
+ #show <examiner_behavior>: it => [#it #examinee_behavior]
+ #show <examinee_behavior>: examiner_behavior
#show <kind>: {
for exam_kind in KIND.values().filter(it => it != KIND.NONE) [
#radiobox(checked: kind == exam_kind) #exam_kind \