{% extends "global/Page.html" %} {% load otree static %} {% block content %}
In Part 2 of the experiment you earned:
In Part 3 of the experiment you earned: {{participant.vars.the_dictator_payoff}} INR
In Part 4 of the experiment you earned: {{participant.vars.scl_payoff}} INR
Your participation fee is : 200 INR
Therefore, your total earnings from this experiment are : {{final_payoff}}
{% next_button %} {% endblock %}