{% extends "global/Page.html" %}
{% block title %}
Task 1 of 12
Word Jumble{% endblock %}
{% block content %}
For this task, you solved {{ player.Jumble_correct }} out of 10 problems correctly. Therefore, you have earned {{ pay }} points for this task.
{% next_button %} {% endblock %}