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

The following questions are asked about Company A's impressions. Please select the one that best applies.

{% formfield player.f_q1 %} {% formfield player.f_q2 %}

Below we ask questions about your interests. Please select the one that best applies.

{% next_button %} {% endblock %}