{% extends "global/Page.html" %} {% load otree %} {% block title %} Question 1/2
{% endblock %} {% block content %}

What is your best estimate of your current annual household income (in $) before taxes? {% formfield player.income_guess %}



We are now interested in your assessment of your rank in the national income distribution. We ask you to select the option that reflects your best estimate of your own rank, based on your household income.

{% formfield player.percentile_ranking %} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {# #} {##} {##} {##} {# #} {# #} {# #} {##} {#
#} {# Your estimate: Use the slider!#} {#
#} {#
#} {#

#} {#

#} {#
#} {#
Top 100%
Top 1%
#} {#

#}

{% next_button %}
{{form.errors}} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}