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

Please, reply the following questions to prove you are not a bot:




Your gross income is {{ income }} ECU.

{% formfield player.check6 label='How much gross income did you earn in Part 1? ' %}

{% formfield player.check7 label='What is the highest quantity written in the table? ' %}

{% formfield player.check8 label='What amount in the table is closest to your income? ' %}

{% formfield player.check9 label='What proportion of your gross income is 10,000? (%)' %}

{% next_button %}

{% include Constants.instructions_template %}
{% endblock %}