{% extends "global/Page.html" %} {% load otree %} {% block title %} Part 4 Final Survey (3/8) {% endblock %} {% block content %}
Please answering the following questions.
{% formfields %} {% endblock %} {# ****************************************************************************************************************** #} {# *** SCRIPTS *** #} {# ****************************************************************************************************************** #} {% block scripts %} {# ********************************************************* #} {# *** Disable mouse and keyboard scrolling for input variables *** #} {# ********************************************************* #} {% endblock %}