{{ block title }} Comprehension check {{ endblock }} {{ block content }}
It is important to us that you have read and understood the instructions well. For this reason, we ask you to confirm your comprehension of the instructions by answering correctly the following 3 questions. Note that you have only 2 attempts to answer the questions correctly. If you answer a question incorrectly twice, we will have to ask you to return the study. Also note that you can always read the instructions again by clicking on the "Instructions" button below.
{% for field in form %} {% if field.name not in hidden_fields %} {{ formfield field.name }} {% endif %} {% endfor %}