{% extends "layout.html" %} {% set page_title = 'Questionnaire' %} {% block body %}
You have answered only {{ user_input.total_questions_answered }} of {{ user_input.questions_total }} questions so far.
Please answer the remaining {{ user_input.total_questions_unanswered }} question(s) for final evaluation.
Please answer this question.