{% extends "global/Page.html" %} {% load otree static %} {% block title %} Choose a food-menu pair {% endblock %} {% block content %}
In this stage of the experiment, you need to select a sample-menu pair.
If Part 2 is chosen for payment, then there is a 1 in 2 (50%) chance that you will have to complete the sample-menu pair you choose on this page.
Please think carefully about your choice, as it could affect the sample and meal you will eat in the future!
You must pick one of the following options:
Eat a sample of {{Good_Task}} at the second session.
After eating a sample of {{Good_Task}}, you must choose one of the following meals to eat at the third session:
Eat a sample of {{Bad_Task}} at the second session.
After eating a sample of {{Bad_Task}}, you must choose one of the following meals to eat at the third session:
{% formfield player.Blunder_Task_Choice label="Please select one of the above options" %} {% next_button %}