{% extends "global/Page.html" %} {% load otree static %} {% block title %} Comprehension questions 1/2 {% endblock %} {% block content %}
{{ formfield_errors "attention_check_1" }} {{ formfield_errors "attention_check_1_b" }} {{ formfield_errors "attention_check_1_c" }} {{ formfield_errors "attention_check_1_d" }}
{% endblock %}