{{ block title }} Bargaining {{ endblock }} {{ block content }}

Time spent bargaining: 0:00

A breakdown can happen anytime between 1:00 and 7:00.
Outside option {{ player.outside_option_A }} Round {{ player.round_number }} / {{ C.NUM_ROUNDS }}
Rule If agreement is reached: Earnings = number of points you receive in the agreement.
If no agreement is reached: Earnings = your outside option.

Important: An offer states how many points you give to the other player.

{{ if player.replaced_by_bot == 1 }}

You were not able to answer in time. A bot will play in your place.

{{ endif }}
Your offer panel
Please enter at least one offer below.
Offer Points for you Points for your opponent Actions
1 {{ if player.replaced_by_bot == 0 }}{{ endif }}
2 {{ if player.replaced_by_bot == 0 }}{{ endif }}
Your active offers
Offer Points for you Points for your opponent Actions
1 {{ self_offer_1_objects_A }} {{ match_offer_1_objects_A }} {{ if player.replaced_by_bot == 0 }}{{ endif }}
2 {{ self_offer_2_objects_A }} {{ match_offer_2_objects_A }} {{ if player.replaced_by_bot == 0 }}{{ endif }}
Your opponent offers
The action buttons will only be displayed if both you and your opponent have at least one offer provided.
Offer Points for you Points for your opponent Actions
1 {{ self_offer_3_objects_A }} {{ match_offer_3_objects_A }} {{ if player.replaced_by_bot == 0 }}{{ endif }} {{ if player.replaced_by_bot == 0 }}{{ endif }}
2 {{ self_offer_4_objects_A }} {{ match_offer_4_objects_A }} {{ if player.replaced_by_bot == 0 }}{{ endif }} {{ if player.replaced_by_bot == 0 }}{{ endif }}
{{ if player.replaced_by_bot == 0 }}{{ endif }} {{ endblock }} {{ block styles }} {{ endblock }} {{ block scripts }} {{ endblock }}