{% block title %} Checking Your Understanding {% endblock %} {% block content %} {{ if session.config.development }} {{ endif }}
Before we continue, we want to make sure you understand the instructions so far. Please, answer the questions below. You can use the button below to review the instructions.
{{ formfields }}
{% endblock %} {% block styles %} {% endblock %} {% block scripts %} {{ include C.REVIEW_INSTRUCTIONS }} {% endblock %}