{% extends "global/Base.html" %} {% load staticfiles otree_tags %} {% block title %} Knowledge Check: {% endblock %} {% block content %}

You will now complete a brief quiz to test your knowledge of the instructional material you just read. If you wish to review or print the instructions please click here (a new window will be launched).

1. In this part of the experiment, you will complete a new task with the same group member with whom you worked on the first part of the experiment.

{% formfield player.kc2_1 %}

2. Your compensation for the decision making task described to you previously will be based on the decision you make, but not the decision that your other group member makes.

{% formfield player.kc2_2 %}

3. The results of the decision you make will not be learned by your group member until after the experiment has concluded.

{% formfield player.kc2_3 %}

4. For the decision making task described to you previously, you will have the opportunity to allocate tokens to how many different options that will ultimately determine your compensation?

{% formfield player.kc2_4 %}

When finished, click "Submit" below.


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