{{ block title }}
Bargaining results
{{ endblock }}
{{ block content }}
{{ if player.replaced_by_bot == 0 }}
| Outside option for objects A | {{ player.outside_option_A }} | Multiplier for objects B | {{ player.objects_B_multiplier }} | Round | {{ player.round_number }} / {{ C.NUM_ROUNDS }} |
|---|---|---|---|---|---|
| Outside option type | {{ subsession.outside_type }} |
{{ if subsession.outside_type == "Strong" }}
If type-A objects >= outside option: Earnings = Number of objects
If type-A objects < outside option: Earnings = 0 ECU {{ endif }} {{ if subsession.outside_type == "Weak" }} Earnings = Number of objects {{ endif }} |
|||
You were not able to submit an answer in time.
{{ else }} {{ if match_timed_out == 1 }}Your opponent was not able to submit an answer in time. You will earn ECU equal to your outside option plus 50 objects B.
{{ player.outside_option_A }} ECU + 50 ECU x {{ player.objects_B_multiplier }} = {{ player.ecu_earned_this_round }} ECU
{{ else }} {{ if player.second_chance == 1 }} {{ if player.suggestion_2_objects_A >= 0 }}The suggestion was: {{ player.suggestion_2_objects_A }} objects A and {{ player.suggestion_2_objects_B }} objects B.
{{ if player.accepted_suggestion_2 == 1 }}You accepted the suggestion.
{{ else }}You rejected the suggestion.
{{ endif }} {{ if match_accepted_suggestion_2 == 1 }}Your opponent accepted the suggestion.
{{ else }}Your opponent rejected the suggestion.
{{ endif }} {{ if player.accepted_suggestion_2 == 1 and match_accepted_suggestion_2 == 1 }} {{ if subsession.outside_type == "Strong" and player.accepted_objects_A < player.outside_option_A }}But you agreed to receive fewer objects than your outside option. As it is a strong outside option, you will receive zero.
{{ endif }} {{ endif }} {{ endif }} {{ else }}The suggestion was: {{ player.suggestion_1_objects_A }} objects A and {{ player.suggestion_1_objects_B }} objects B.
{{ if player.accepted_suggestion_1 == 1 }}You accepted the suggestion.
{{ else }}You rejected the suggestion.
{{ endif }} {{ if match_accepted_suggestion_1 == 1 }}Your opponent accepted the suggestion.
{{ else }}Your opponent rejected the suggestion.
{{ endif }} {{ if player.accepted_suggestion_1 == 1 and match_accepted_suggestion_1 == 1 }} {{ if subsession.outside_type == "Strong" and player.accepted_objects_A < player.outside_option_A }}But you agreed to receive fewer objects than your outside option. As it is a strong outside option, you will receive zero.
{{ endif }} {{ endif }} {{ endif }} {{ if player.breakdown_happened == 1 }}There was not an agreement so a bargaining breakdown happened.
Both players will earn ECU equal to their outside option.
{{ else }}{{ player.accepted_objects_A }} ECU + {{ player.accepted_objects_B }} ECU x {{ player.objects_B_multiplier }} = {{ player.ecu_earned_this_round }} ECU
{{ endif }} {{ endif }} {{ endif }}You will earn {{ player.ecu_earned_this_round }} ECU if this round is selected for payoffs.
You were not able to answer in time. A bot will play in your place