{{ extends 'global/Page.html' }}
{{ block title }}
To ensure that you understand the instructions, please answer the below questions:
{% if player.Success == 1 %}{{ if player.other == 0 }} {% formfield player.CC7_Success %} {{ endif }} {{ if player.other == 1 }} {{ endif }}
{% else %}{{ if player.other == 0 }} {% formfield player.CC7_Failure %} {{ endif }} {{ if player.other == 1 }} {{ endif}}
{% endif %}{% formfield player.CC8 %}
{% if player.Accountability == 1 %}{{ formfield "CC9" }}
{% else %} {% endif %} {% next_button %} {{ endblock }}