{{ block title }}Instruction{{ endblock }} {{ block content }} {{ if participant.first_check_errors == 1 }}
You made {{ participant.first_check_errors }} mistake.
{{ else }}You made {{ participant.first_check_errors }} mistakes.
{{ endif }}Please read the instruction carefully and attempt the questions again. If you make any mistake this time, you will no longer be able to participate.
{{ include C.INSTRUCTIONS }} {{ next_button }} {{ endblock }}