{% extends "global/Page.html" %} {% load staticfiles otree %} {% block title %} Part 3 Block 1: Practice Round {{player.decission_num}} {% 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 ${{player.decission}} per correct answer for {{ option_B|slice:"6" }}


Result:
{% next_button %} {% include "treatment_1/type.html" %} {% endblock %} {% block styles %} {% endblock %}