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

Before proceeding with the third part of the study, please answering the following questions.

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