{% extends "global/Page.html" %} {% block title %} Task 7 of 11
Addition Task{% endblock %} {% block content %}

For this task, you solved {{ player.addition_correct }} problems correctly. Therefore, you have earned {{ pay }} points for this task.

{% next_button %} {% endblock %}