{% extends "global/Page.html" %} {% load otree static %} {% block title %} Part 2 {% endblock %} {% block content %}

Information:

Please, rate now how socially appropriate it is to put 0, 5, 10, 15, or 20 balls into the blue bucket while placing the remaining balls into the yellow bucket. Should you have any questions remaining, you can reopen any of the previous instructions by clicking on the buttons below.


To reopen the instructions of the task that you have to evaluate (page 1):
To reopen the instructions of your current task (page 2):
To reopen the instructions that detail you payment (page 3):
To reopen the instructions that describe your Matching Group (page 4):
How socially appropriate is it ...
... to put 0 balls into the blue bucket and 20 balls into the yellow bucket: {% formfield player.appropriateness_rating_0_blue label="" %}
... to put 5 balls into the blue bucket and 15 balls into the yellow bucket: {% formfield player.appropriateness_rating_5_blue label="" %}
... to put 10 balls into the blue bucket and 10 balls into the yellow bucket: {% formfield player.appropriateness_rating_10_blue label="" %}
... to put 15 balls into the blue bucket and 5 balls into the yellow bucket: {% formfield player.appropriateness_rating_15_blue label="" %}
... to put 20 balls into the blue bucket and 0 balls into the yellow bucket: {% formfield player.appropriateness_rating_20_blue label="" %}

Click on the "Continue" button to continue with the study!

{% include Constants.RFT_Box %}

Click on the "return" button to return to your task!

{% include Constants.Rating_Box %}

Click on the "return" button to return to your task!

{% include Constants.Pay_Box %}

Click on the "return" button to return to your task!

{% include Constants.Match_Box %}

Click on the "return" button to return to your task!

{% endblock %}