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

QUESTIONS ABOUT YOUR EMPLOYER

If you are currently employed as a server, bartender, or other customer-facing employee in the food service industry, please answer the following questions about the company where you currently work.


If you are not currently employed as a server, bartender, or other customer-facing employee in the food service industry, please provide information about the last company you worked for in the food service industry.


What is the type of establishment?

{{ formfield 'EstablishmentType' label="" }}

If "Other", please specify:

{{ formfield 'EstablishmentType_other' label="" }}

How many employees work at the establishment location?

{{ formfield 'NumberEmployees' label="" }}

Please answer “True” to this question.

{{ formfield 'AttnCheck2' label="" }}

Where is the establishment located?

{{ formfield 'Location' label="" }}

Is the establishment where you work part of a chain of locations?

{{ formfield 'Chain' label="" }}

How many establishment chain locations are there?

{{ formfield 'ChainNumber' label="" }}


Please click ‘Next’ to continue.

{{ next_button }}
{% endblock %}