{% extends "global/Page.html" %} {% load otree %} {% block styles %} {% endblock %} {% block scripts %} {% endblock %} {% block title %}
| Your estimate | Part{% if subsession.round_number < first_round_part3 %} 2 {% else %} 3 {% endif %}- Round {{ displayed_round_number }} |
The price of the product in this round is {{ player.price }}.
| What is the probability that the other Person A you are matched with will buy? | ||
| 0% certainly not buy |
100% certainly buy |
|
| I think the probability that the other Person A buys the good is %. | ||
|
Assume now that the Person A you are matched with in this round has bought the good.
Each point spent by a Person A in Stage 2 reduces the number of sliders Person B has to
solve at the end of the experiment by {{ Constants.SlidersPerPoint }} sliders. How many points (between 0 points and {{ max_compensation | c }}) will the other Person A use to reduce the number of sliders for Person B? |
||
| {% if player.role == "Person A" %} {% else %} {% endif %} |