{{ block title }} {{ endblock }} {{ block content }}

AUFGABE: Bitte geben Sie an, wie viel Verantwortung Sie für Ihre Entscheidung tragen.
0: Sie tragen keine Verantwortung.
100: Sie tragen die volle Verantwortung.





Ihre Verantwortung:

{{ formfield_errors "responsibility_own" }}
{{ formfield "recid_init" }}

AUFGABE: Bitte geben Sie Ihre Zustimmung zu folgenden Aussagen an.

{{for choice in form.confid1.choices}} {{endfor}} {{for choice in form.confid1}} {{endfor}} {{for choice in form.confid2}} {{endfor}} {{for choice in form.confid3}} {{endfor}} {{for choice in form.satis1}} {{endfor}} {{for choice in form.satis2}} {{endfor}} {{for choice in form.satis3}} {{endfor}} {{for choice in form.neg_eval1}} {{endfor}} {{for choice in form.neg_eval2}} {{endfor}} {{for choice in form.neg_eval3}} {{endfor}}
Stimme gar nicht zu Stimme nicht zu Stimme eher nicht zu Neutral Stimme eher zu Stimme zu Stimme stark zu
{{choice}}
{{ form.confid1.label }}{{choice}}
{{ form.confid2.label }}{{choice}}
{{ form.confid3.label }}{{choice}}
{{ form.satis1.label }}{{choice}}
{{ form.satis2.label }}{{choice}}
{{ form.satis3.label }}{{choice}}
{{ form.neg_eval1.label }}{{choice}}
{{ form.neg_eval2.label }}{{choice}}
{{ form.neg_eval3.label }}{{choice}}



{{ endblock }}