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

Please rate each activity in terms of level of effort it requires, on a scale from (1 - very easy, 2 - easy, 3 - sometimes hard, 4 - hard, 5 - very hard)


1. Finding Pacific TV shows that fits my interests.

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

2. Convincing family to cook healthy traditional pacific meals.

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

3. Cooking my own meals.

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

4. Cooking healthy traditional pacific meals myself.

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

{% next_button %} {% endblock %}