{% extends "global/Page.html" %} {% load otree static %} {% block content %}

Results of Training Round

This concludes the training round! You have completed the training task. Your energy bill for this task was {{ costs }} MU (for {{ currentTime }} seconds of use). In sum, your bonus payment for this round would have been {{bonus}} MU.

All subsequent tasks will look exactly like this training round. You are now starting the experiment. Remember that you get one free mistake per task. After that, {{penalty}} seconds are added to your electricity bill for every other mistake.

{% endblock %} {% block second_content %}
 
{% endblock %}