{{ block title }}
Comprehension questions
{{ endblock }}
{{ block content }}
{{if player.num_fail_2 == 4}}Number of failed attempt(s): {{player.num_fail_2}}
If you fail again, you will be directed back to the Instructions page to re-read the instructions.
{{else}} Number of failed attempt(s): {{player.num_fail_2}} {{endif}}
{{ formfields }}
{{ next_button }}
{{ endblock }}