{{ extends "global/Page.html" }} {{ block title }} The time is up! {{ endblock }} {{ block content }}
You have tried {{ player.num_trials }} iteration(s), successfully solved {{ player.num_correct }}, and failed {{ player.num_failed }}.
Please continue to the next page.
{{ next_button }} {{ endblock }}