{{ extends 'global/Page.html' }} {{ block title }}Consultant Instruction {{ endblock }} {{ block content }}

Your role in the study is a consultant.

Your task in this study is to help the manager with the budgeting process.

{{ if group.interactivity == 'High' }}

The manager will ask you questions and you will these receive questions one at a time.

After you receive the questions, you will:

    Identify which of the five general topics the question belongs to.
    Copy and paste the pre-prepared response containing all relevant information to send the answers back to the manager.
{{ else }}

The manager will ask you questions and you will these receive questions all at once.

After you receive the questions, you will:

    Copy and paste the pre-prepared response containing all relevant information to send the answers back to the manager.
{{ endif }} {{ next_button }} {{ endblock }}