{% extends "global/Page.html" %} {% load otree %} {% block title %}Part 5{% endblock %} {% block content %}

Task 2

To What extent are you experiencing the emotion of "fear" at the moment?

{# 只有一个题目时,用 formfield 渲染最简洁 #}
Not at all A lot
{{ formfield 'fear_level' label='' }}
{% endblock %} {% block scripts %} {% endblock %}