{{ extends "global/Page.html" }} {{ load otree static }} {{ block title }} Debriefing {{ endblock }} {{ block content }}

Thank you for participating in our study!

In this study, we were interested in the interplay between an individual's allocation choice and their beliefs about other's opinion and behavior. More general, we are interested in how the propensity to become the player X, who makes the allocation decision, changes under different circumstances. First, when beliefs are elicited before or after actually knowing about one's own participation in the decision task. Second, when the decision task itself leaves wiggle-room for willful ignorance about the payoff consequences instigated by the decision.

{{ if subsession.relevant_guess_opinion == 1 }} {{ endif }} {{ if subsession.relevant_guess_opinion == 0 }} {{ endif }} {{ if player.auction_winner == 1 }} {{ endif }} {{ if player.auction_winner == 0 }} {{ endif }} {{ if player.dictator == 1 }} {{ endif }} {{ if player.dictator == 0 }} {{ endif }} {{ if player.dictator_choice == 1 }} {{ endif }} {{ if player.dictator_choice == 0 }} {{ endif }}
Guessing Task
relevant assessment opinion behavior
your guess {{ if subsession.relevant_guess_opinion == 1 }} {{ if player.opinion_guess == 1 }} majority said A is ok {{ endif }} {{ if player.opinion_guess == 0 }} majority said B is ok {{ endif }} {{ endif }} {{ if subsession.relevant_guess_opinion == 0 }} {{ if player.behavior_guess == 1 }} majority chose A {{ endif }} {{ if player.opinion_guess == 0 }} majority chose B {{ endif }} {{ endif }}
majority's guess {{ if subsession.relevant_guess_opinion == 1 }} {{ if C.belief_opinion_A == 1 }} majority said A is ok {{ endif }} {{ if C.belief_opinion_A == 0 }} majority said B is ok {{ endif }} {{ endif }} {{ if subsession.relevant_guess_opinion == 0 }} {{ if C.belief_behavior_A == 1 }} majority chose A {{ endif }} {{ if C.belief_behavior_A == 0 }} majority chose B {{ endif }} {{ endif }}
payoff {{ player.guess_payoff }}
Auction
your bid {{ player.bid }}
auction winner you opponent
auction payment {{ player.auction_payment }}
payoff {{ player.auction_payoff }}
Decision-Making Task
your role player Xplayer Y
player X's choiceallocation Aallocation B
payoff {{ player.dictator_payoff }}
Participation Fee {{ C.Participation_Fee }}
Total Payoff {{participant.payoff_plus_participation_fee}}

Please use the following link to complete this study and to get back to Prolific: https://app.prolific.co/submissions/complete?cc=C2035F80

If the link does not work, this is your completion code: C2035F80

Thank you for participating!

{{ endblock }}