{% extends "global/Page.html" %} {% load otree static %} {% block title %} Decision task 2.2 - instructions {% endblock %} {% block content %}

There are two types of players in the decision game

Each game consists of one refugee and two groups of four host citizens.

  • There are two groups of citizens: group A and group B.
  • Each group consists of 4 citizens.
  • All citizens from a same group earn the same amount of points upon completion of the typing task

    {% endblock %}