{{ extends "global/Page.html" }} {{ block title }} WiSo-Forschungslabor {{ endblock }} {{ block content }}
Bitte entscheiden Sie sich für einen der folgenden Termine:
{{ for option in options }} {{ endfor }} {{ for values in options.values }} {{ endfor }} {{ for values in options.values }} {{ endfor }} {{ for values in options_2.values }} {{ endfor }} {{ if player.round_number == 2 }} {{ for values in options.values }} {{ endfor }} {{ endif }}
Ihr Termin{{ option }}
Risiko, dass der Ungeimpfte seine Grundausstattung von {{ endowment_in_points }}n verliert und ungeimpft bleibt. {{ values.probability }}%
Ihr Zusatzbetrag (in {{ POINTS_CUSTOM_NAME }}n) {{ values.amount }}
Ihr Gesamtbetrag {{ if player.round_number == 2 }} wenn Herdenimmunität erreicht wird {{ endif }} (in {{ POINTS_CUSTOM_NAME }}n) {{ values.amount }}
Ihr Gesamtbetrag wenn Herdenimmunität nicht erreicht wird (in {{ POINTS_CUSTOM_NAME }}n) {{ no_herd }}
{{ formfield "appointment" }}
Ihr Zusatzbetrag: ___ {{ POINTS_CUSTOM_NAME }}
Ihr Gesamtbetrag (inklusive Grundausstattung von 10 Talern){{ if player.round_number == 2 }} wenn Herdenimmunität erreicht wird{{ endif }}: ___ {{ POINTS_CUSTOM_NAME }}
{{ if player.round_number == 2 }}
Ihr Gesamtbetrag wenn Herdenimmunität nicht erreicht wird: ___ {{ POINTS_CUSTOM_NAME }}
{{ endif }}
Die Wahrscheinlichkeit Ihres Gegenübers geimpft zu werden sinkt um ___ Prozentpunkte.
{{ endblock }} {{ block scripts }} {{ endblock }}