{% block title %} Splitting $10 {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
Remember scenario {{ dg_round }}: {{ dg_config.page_title }}

{{ dg_config.description }}

Based on your answers in this scenario, if John WILL NOT learn {{ dg_config.learns_question }}, we think that you are (close to) indifferent between the following two options:

Option A: {{ option_a_text }}
Option B: {{ option_b_text }}
{{ formfield_errors 'dg_indifferent' }} Are you (close to) indifferent between Options A and B?

The question below will become enabled once you answer the question above.

{% if incentivized %}
Remember: Your choices are real and may be actually implemented. Please answer carefully.
{% endif %}

Compare Option A and Option B. Is John better off receiving Option A, receiving Option B, or is it the same?

The button below will become enabled once you answer the question above.

{% endblock %}