{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Part 3 Block 3: Round {{current_round}} {% endblock %} {% block content %}

Option X: {{option_A}}

Option Y: {{option_B}}


Please complete the following:

I prefer to work on {{ option_A|slice:"6" }} and earn $0.50 per correct answer unless the computer offers me at least $ {{ form.decission.errors }} per correct answer for {{ option_B|slice:"6" }}


Remember that:

{% include Constants.calculator_template %} {% include "treatment_1/performance.html" %} {% include "treatment_1/type.html" %} {% endblock %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %}