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

Information:

In the box below, you can see one of the five questions presented on the last page. Please, select the rating that is closest to the average rating that we received from all members of Group A. If you choose the correct answer, you will receive a bonus of {{player.ITG_bonus}}! We will tell you whether you were right at the end of the study.

When deciding whether something is right or wrong, to what extent is the following consideration relevant to the thinking of Group A? Please rate the statement in the same way as members of Group A did by using this scale:

[5] = Extremely relevant (This is one of the most important factors when they judge right and wrong)

[4] = Very relevant

[3] = Somewhat relevant

[2] = Slightly relevant

[1] = Not very relevant

[0] = Not at all relevant (This consideration has nothing to do with their judgments of right and wrong)


1. {{player.relevant_question}}: {% formfield player.entered_answer label="" %}

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

{% endblock %} {% block styles %} {% endblock %}