fix: add kind in template

This commit is contained in:
orangerot 2025-10-24 04:00:54 +02:00
parent a5439a40eb
commit 9a0aacd8ca

View file

@ -15,6 +15,9 @@
..if computer-science.oral-post-exam.exam-report == exam-report {(
did_pass: none, // Bestanden? true || false
)},
..if exam-report in (mathmatics.oral-exam.exam-report, computer-science.oral-exam.exam-report) {(
kind: KIND.NONE,
)},
attendance:
if computer-science.oral-post-exam.exam-report == exam-report {(
/* Veranstaltung, Jahr, regelmäßig besucht? */