{{ block title }} Bargaining {{ endblock }} {{ block content }} {{ include_sibling "TimerWarning.html" }} {{ if player.replaced_by_bot == 0 }}
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.

You can now submit a new offer to be evaluated by the mechanism using the table below.

Your submission
Points for you Points for your opponent Actions
{{ else }}

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

{{ endif }} {{ endblock }} {{ block scripts }} {{ if player.replaced_by_bot == 1 and player.subsession.treatment_name in C.TREATMENTS_1 }} {{ endif }} {{ endblock }} {{ block styles }} {{ endblock }}