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

QUESTIONS ABOUT YOU

In order to help us understand why your responses might be different from those of other participants in this study, please answer the following questions.


Please indicate your gender

{{ formfield 'Gender' label="" }} {{ formfield 'Gender_self' label="Please specify your gender when selecting 'I prefer to self-define'" }}

Please indicate your age (in years)

{{ formfield 'Age' label="" }}

Please indicate the number of years of your full-time work experience

{{ formfield 'WorkExperience' label="" }}

Please indicate the number of years you have worked (either part-time or full-time) in the food industry

{{ formfield 'FoodIndustry' label="" }}

Please click ‘Next’ to finish.

{{ next_button }}
{% endblock %}