{% extends "global/Page.html" %} {% load otree %} {% block content %}
| 0 = Not at all willing to take risks | 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 10 = Very willing to take risks | |
|---|---|---|---|---|---|---|---|---|---|---|---|
| {{ form.risk_preference.label }} | {% for choice in form.risk_preference %}{{ choice }} | {% endfor %}