{% extends 'ddm_core/base.html' %} {% block page_title %}Questionnaire Setup{% endblock %} {% block main_heading %}Questionnaire{% endblock %} {% block sub_heading %}
The questionnaire appears after participants complete their data donation. If no questions are defined, participants skip directly to the debriefing page.
Questions are organized into pages. All questions on a page display together, and participants navigate to the next page using a "Next" button (no back navigation between pages). Responses are submitted only when the questionnaire is complete—partial responses are not currently saved.
{% endblock sub_heading %} {% block main_body %}