{{ extends "si_experiment/Page.html" }} {{ block title }} {{ if player.participant.tasks_order }} Aufgabe 2: Ihre Schätzung für einen Kreditausfall {{ else }} Aufgabe 2: Ihre Preisschätzung einer Immobilie {{ endif }} {{ endblock }} {{ block content }} {{ if player.participant.tasks_order }} {{ include "si_experiment/creditTask.html" }} {{ else }} {{ include "si_experiment/immoTask.html" }} {{ endif }}


Bitte geben Sie Ihre persönliche Einstellung zu folgender Aussage an.

{{for choice in form.conf2Estimate.choices}} {{endfor}} {{ for choice in form.conf2Estimate }} {{ endfor }}
Stimme
nicht zu
Stimme eher
nicht zu
Neutral Stimme eher
zu
Stimme
zu
{{choice}}
{{ form.conf2Estimate.label }}{{ choice }}


{{ endblock }}