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

The conversion from points to USD is 10 points = $1.00

Your payment is composed of:

Your final payment is {{player.total_earnings_dollar}}.


If you have questions about your payment, your confirmation code is: {{participant.code}}


THANKS FOR PARTICIPATING


{% next_button %} {% endblock %}