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

Energy Efficiency Investment

You have answered {{ rightAnswers }} tasks for {{totalPayment}} MU of the total {{number_round}} rounds. Your energy bill is {{ costs }} MU so far (for {{ currentTime }} seconds of use). In sum, your current bonus is {{bonus}} MU.

We want to give you the chance to invest in energy efficiency for the upcoming {{ rightAnswers }} tasks. For {{efficiencyInvest}} MU, you can reduce the cost of electricity per second from {{powerCostsHigh}} MU to {{powerCostsLow}} MU. This will also apply to the penalty you are being given for wrong answers.

Would you like to make this investment? Please make your choice and then press "Continue".

{% formfield player.investChoice %} {% endblock %} {% block second_content %}
 
{% endblock %}