{{ extends "global/Page.html" }} {% block scripts %} {% endblock %} {% block styles %} {% endblock %} {{ block title }} Stage 2 Contribution Decision {{ endblock }} {{ block content }}

{{ if player.s2_control == 1 }}Manager B decided to require everyone on the team to contribute a minimum of $0.20 to the project. {{ else }}Manager B decided not to require everyone on the team to contribute a minimum of $0.20 to the project. {{ endif }}

Please activate the slider below by clicking anywhere on the blue line. Please move the slider to indicate your desired effect on the likelihood that Manager B receives a positive performance evaluation.

The more you move the slider to the right on the scale, the greater the increase in the likelihood of a positive performance evaluation for Manager B (i.e., $0.05 has a smaller effect than $0.10, which is smaller than $0.15, and so on).

Recall that your total pay for this project will be $2.00 minus the amount you choose on the slider below. {{ if player.s2_control == 1 }}Remember, you must contribute at least $0.20. {{ endif }}

Increase in likelihood of Manager's positive evaluation:   None Much more likely
   
{{ formfield_errors 's2_contribution' }}
Contribution   {{ if player.s2_control == 1 }}$0.20{{ else }}$0.00{{ endif }} $1.00

{{ endblock }}