{% extends "global/Page.html" %}
{% load otree static %}
{% block title %}
Comprehension Questions
{% endblock %}
{% block content %}
Please answer the following questions. Please note that you have to answer all questions correctly in order to participate in this HIT and to receive a reward.
{% formfields %}
To continue please click "Next".
{% next_button %}
{% endblock %}