{{ extends "global/Page.html" }} {{ block title }}Checkup questions{{ endblock }} {{ block content }}

Please answer a few checkup questions to make sure you have understood the task correctly.

{{ formfield 'checkup1' }} {{ formfield 'checkup2' }} {{ formfield 'checkup3' }}

Once you have answered the questions, move on to the next page.

{{ next_button }}



{{ endblock }}