{% extends "global/Page.html" %} {% block title %}Item Valuation{% endblock %} {% block content %}
How much is worth to you right now?
The list below offers you choices between the item and various amounts of money.
When would you switch from picking the item to picking the cash?
I would switch at $
(Please enter a number between and .)
(Optional: For a more in-depth explanation, click here)
{% formfield_errors 'willingness_to_pay' %}
Pick: Option A   OR Option B
{% next_button %}

How You Would Be Paid

If this question were chosen for payment, here's how you would be paid.

The list on the page gives you a choice between the item (Option A) and a dollar amount (Option B) in every row. The dollar amount you type in tells us where you "switch" from choosing Option A to choosing Option B. Then one row will be chosen at random and you will be paid according to your choice in that row.

Notice that the way to get what you truly prefer on every row is to type in your true value for the item. If you lie about your value, that will change your choices on some rows to be something you like less.

Try it out below to see how it works. Type in a value and watch the list update. (This is just an example; it won't affect your actual decision.)

When would you switch from picking the item to picking the cash? I would switch at $
Pick: Option A   OR Option B

When you're ready, close this pop-up to go back and make your actual decision.

{% endblock %}