{% extends "global/Page.html" %} {% load otree static %} {% block title %}
| Your purchasing decision | Part{% if subsession.round_number < first_round_part3 %} 2 {% else %} 3 {% endif %}- Round {{ displayed_round_number }} |
|
The price of the product in this round is {{ player.price }}. {% formfield group.buy_decision_buyer2 %} |
If you decide to buy the product and this round is selected for payment, Person B will have to solve {{ harmed_sliders }} sliders.
|