{{ block title }} {{ if mechanisms == 1 }}Mechanism suggestion{{ endif }} {{ if mechanisms == 2 }}Mechanism first suggestion{{ endif }} {{ if mechanisms == 3 }}Mechanism suggestion{{ endif }} {{ endblock }} {{ block content }} {{ include_sibling "TimerWarning.html" }} {{ if player.replaced_by_bot == 0 }} {{ if objects == 1 }} {{ endif }}
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.

Your offer was {{ player.submission_1_objects_A }} points for you.

{{ if player.suggestion_1_objects_A == -1 }}
{{ if mechanisms == 1 }}

The mechanism has decided to apply a Bargaining Breakdown.

{{ endif }} {{ if mechanisms == 2 }}

The mechanism suggests you revise your offers.

{{ endif }} {{ if mechanisms == 3 }}

The mechanism has decided to apply a Bargaining Breakdown.

{{ endif }}

Both of you will earn ECU equal to your outside option.

{{ else }}

The mechanism suggests you take {{ player.suggestion_1_objects_A }} points.

Do you accept the suggestion?



If you or your opponent do not accept the suggestion, both of you will earn ECU equal to your outside option.

{{ endif }} {{ else }}

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

{{ endif }} {{ if player.replaced_by_bot == 1 }} {{ endif }} {{ endblock }} {{ block styles }} {{ endblock }}