{% extends "global/Page.html" %}
{% block title %}Introduction{% endblock %}
{% block content %}
Good day! Today you are participating in an experiment that looks into physician decision making
under strategic environments. You have been randomly and anonymously grouped with other players.
Your payment in each experimental round (total of 20) will depend on the treatment level (“TL”)
you will prescribe to a hypothetical patient. The table below shows you the benefits that the patient will
get as well as the payment you will get for every TL you prescribe. Note that the applicable conversion
rate for this experiment is 10 experimental dollars = 1 US dollar.
{% next_button %}
{% endblock %}