{% extends "global/Page.html" %} {% load otree %} {% block title %} Part 6 - Survey {% endblock %} {% block content %}

Please answer the following questions.

{% formfields %} {% endblock %} {# ****************************************************************************************************************** #} {# *** SCRIPTS *** #} {# ****************************************************************************************************************** #} {% block scripts %} {# ********************************************************* #} {# *** Disable mouse and keyboard scrolling for input variables *** #} {# ********************************************************* #} {% endblock %}