deactivate Prüfungsname, it doesn't fit the story

This commit is contained in:
AntonObersteiner 2024-06-03 11:36:29 +02:00
parent 83e5332830
commit 6a687d9c7d

View file

@ -98,12 +98,12 @@ network = Network(
prüfung = ["schriftliche ", "mündliche "],
),
prüfung = FixedText(
prüfungsname = "Prüfung '",
stop = "Prüfung.",
),
prüfungsname = Choice(
prüfungsname = Choice( #inactive
prüfungsname_end = get_names("chemie_prüfungen.csv"),
),
prüfungsname_end = FixedText(
prüfungsname_end = FixedText( #incative
stop = "'.",
),
versuch = Choice(