{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}

Result

This is the end of this round.

Your total points from Nonogram is {{nonogram_points_no_distraction}}.

You solved {{total_correct_adding_no_distraction}} out of 5 adding numbers games on time.

Therefore your payoff for this round is €{{final_payoff_no_distraction}}.

Please press "Next" to continue.


{% next_button %}
{% endblock %} {% block scripts %} {% endblock %}