{% extends "global/Page.html" %} {% load otree static %} {% block content %}
Completely disagree | Indifferent | Completely agree | |||||
---|---|---|---|---|---|---|---|
{{ form.patience.label }} | {% for choice in form.patience %}{{ choice }} | {% endfor %}||||||
{{ form.altruism.label }} | {% for choice in form.altruism %}{{ choice }} | {% endfor %}||||||
{{ form.awareness.label }} | {% for choice in form.awareness %}{{ choice }} | {% endfor %}||||||
{{ form.attention.label }} | {% for choice in form.attention %}{{ choice }} | {% endfor %}||||||
{{ form.risk.label }} | {% for choice in form.risk %}{{ choice }} | {% endfor %}||||||
{{ form.impulsive.label }} | {% for choice in form.impulsive %}{{ choice }} | {% endfor %}||||||
{{ form.efficiency.label }} | {% for choice in form.efficiency %}{{ choice }} | {% endfor %}||||||
{{ form.savings.label }} | {% for choice in form.savings %}{{ choice }} | {% endfor %}
{% formfield player.investKnow %}