{% extends "global/Page.html" %} {% load otree %} {% block title %}End of experiment. {% endblock %} {% block content %} This experiment is now over.
You finished with {{ player.participant.payoff }}.
This means you earned a cash bonus of: {{ player.participant.vars.virtual_cash_bonus }}p. We will pay this via Prolific shortly.
In this experiment, we were trying to learn something about how desperation (in this case, having a points level close to or below the threshold) affects decisions about whether to steal from others, and also, how decisions about whether to cooperate or not are affected by the risk of being exploited. The ideas behind this experiment are described in a paper that you can read here (opens in a new window).
Thank you for taking part. Please return to Prolific by following this link. Should you need to enter a completion code, it is 3D0D3F20. {% endblock %}