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

Please provide your opinion to the following questions on a scale from (1 - strongly disagree, 2 - disagree, 3 - sometimes agree, 4 - agree, 5 - strongly agree).


1. I wish there were more Pacific TV shows available.

    {% formfield player.more_pac_tv_shows with label="" %}

2. I would like to cook more/ I would like my family to cook more.

    {% formfield player.cook_more with label="" %}

3. Pacific TV shows is an important part of my culture.

    {% formfield player.pac_tv_shows_imptnt with label="" %}

4. Eating home cooked meals is important for my health.

    {% formfield player.etn_home_ckd_meals_cultre_imptnce with label="" %}

5. Traditional pacific meals are an important part of my culture.

    {% formfield player.trad_pac_meals_imptnce with label="" %}

6. I want to learn how to cook more healthy traditional pacific meals.

    {% formfield player.learn_cooking_health_meals with label="" %}

{% next_button %} {% endblock %}