{{ extends 'global/Page.html' }} {{ block title }}Your Input: Expected Payoffs{{ endblock }} {{ block content }}

After each round, you will report a number from {{ slider_min }} to {{ slider_max }} that reflects the assignment payoffs you anticipate receiving on a slider.

After you submit your number, the computer will draw a random number between {{ slider_min }} and {{ slider_max }}.

To earn the highest payoff, you should enter the amount that makes the assignment payoff and a guaranteed payment seem equally attractive.

You can click below to familiarize yourself with the interface.


Please enter a number from {{ slider_min }} to {{ slider_max }} that best reflects what you think the last assignment task is worth:

{{ slider_min }} {{ slider_max }}

{{ next_button }} {{ endblock }}