{% extends "global/Page.html" %} {% load otree %} {% block content %}
Basierend auf Ihrer Erfahrung mit dem kostenlosen Angebot an Nachrichtenartikeln…
{% for choice in form.Cur_1 %} {% endfor %} {% for choice in form.Cur_2 %} {% endfor %} {% for choice in form.Cur_3 %} {% endfor %}
sehr wenig sehr stark
{{ form.Cur_1.label }}{{ choice }}
{{ form.Cur_2.label }}{{ choice }}
{{ form.Cur_3.label }}{{ choice }}
{% endblock %}