{% extends "global/Page.html" %}
{% load otree %}
{% block title %}
Instructions
{% endblock %}
{% block content %}
This task consists of 20 rounds.
On each round, the two members of both groups will receive 20 points.
Each point is worth actual money, which we explain later.
As explained on the previous page, the members of one group will be in Position A,
while the other members will be in Position Z.
On the next page, we explain what members can do with their points, depending on their group’s Position.
{% next_button %}
{% endblock %}