{% extends "global/Page.html" %} {% load otree static %} {% block title %} Make a Decision - Round {{ player.round_number }} of {{ Constants.num_rounds }} {% endblock %} {% block content %} {% if player.team == 1 %}
There are currently {{ player.get_team_size }} players on your team, including you.
Endowment: {{ player.endowment }}
Team multiplier: {{ group.get_multiplier_value }}
Per-Person Return: {{ group.get_ppr_value }}.
Your period payoff = Points you keep + per-person return*(total Contributions by all members in your team)
{% if session.config.treatment == 1 or session.config.treatment == 3 %} You can chat with your teammates below. Please do not identify yourself or send any information that could be used to identify you (e.g. gender, race, and major). Please refrain from using obscene or offensive language
{% chat nickname=participant.label %} {% else %}