{% extends "global/Page.html" %} {% load otree %} {% block title %} {% endblock %} {% block content %} Task {{ paying_task }} was randomly chosen for payment.

Round {{ paying_round }} was the death/termination round.

Your cumulative payoff till Round {{ paying_round }} of Task {{ paying_task }} is {{ currencypayoff }}.

The participation fee is {{ session.participation_fee }}.

Thus, your total earning today is {{ totalpayoff }}


You will receive your payment within 24 hours.

Thanks a lot for your participation.

{% endblock %}