{% extends "global/Page.html" %} {% load otree static %} {% block head_title %} Study {% endblock %} {% block styles %} {% endblock %} {% block content %}
This is the end of this round.
Your total score from Nonogram is {{nonogram_points_podcast}}.
You solved {{total_correct_adding_podcast}} out of 5 adding numbers games on time.
{{ if total_correct_adding_podcast == 5 }}
Therefore no point is deducted.
{{ endif }}
{{ if total_correct_adding_podcast < 5 }}
Therefore {{point_deduction_adding_podcast}} points are deducted.
{{ endif }}
Your final score for this round is {{final_points_podcast}}.
Your payoff for this round is €{{final_payoff_podcast}}.
Please press "Next" to continue.