{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
{% endblock %}
{% block content %}
Please rate on a scale from "very low" (1) to "very high" (7).
Please be honest and give the first answer that comes to your mind.
| {# | #} | very low |
very high |
|||||
|---|---|---|---|---|---|---|---|---|
| {{ field.label }} | {% for choice in field %}{{ choice.tag }} | {% endfor %}