{% extends "global/Page.html" %} {% load otree static %} {% block title %} Practice Round {{ subsession.round_number }}: Results {% endblock %} {% block content %}
The outcome of your decisions in this task is illustrated in red below.
Your points in this practice round are {{player.dyn_realized_wealth}} (these will not count towards your earnings).
{% next_button %} {% endblock %} {% block scripts %} {% endblock %} {% block styles %} {% endblock %}