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

Think of your neighbourhood as either the area that’s within a 20-minute (1 mile, 1.6 km) walk from your home in Suva or your social circles. To what extent do you agree or disagree with the following statements about your neighbourhood (1 - strongly disagree, 2 - disagree, 3 - sometimes agree, 4 - agree, 5 - strongly agree).


1. Many people in my a watch Pacific TV shows.

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

2. A large selection of traditional Pacific food ingredients are available in my neighbourhood.

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

3. Healthy traditional pacific food ingredients are affordable.

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

4. Many people in my neighbourhood know how to cook healthy traditional pacific meals.

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

5. Many people in my neighbourhood want to cook healthy traditional pacific meals.

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

{% next_button %} {% endblock %}