{{ extends "global/Page.html" }} {{ block title }}Comprehension Check{{ endblock }} {{ block content }}
Comprehension Check
All questions must be answered correctly to proceed. You may go back to review the instructions.
{{ if attempts_used > 0 }}
Attempt {{ attempts_used }} of {{ max_attempts }}. Please review the incorrect answers below and try again.
{{ endif }}
Question 1 {{ formfield "comp_q1" }}
Question 2 {{ formfield "comp_q3" }}
Question 3 {{ formfield "comp_q4" }}
{{ next_button }}
{{ endblock }}