{% extends "global/Page.html" %} {% load otree %} {% block title %} Information - Beef production {% endblock %} {% block content %} You will now be offered three information items regarding beef. These information items are about:

You will have to choose the minimum acceptable payoff to receive each of these three items. You will use the scale you have learned to use previously.

The information can be text or media (images and/or videos) or both and will be displayed on your screen.


{% formfields %}

Only one of these 3 information decisions will be implemented. The computer will choose one of the three items at random, generate an offer and compare it to your choice. The other two will not be implemented (neither information item, nor payoff).

If the offer from the computer is refused, you will be redirected to equally long, but unrelated information.


{% next_button %} {% endblock %}