{% extends "global/Page.html" %} {% load otree static %} {% block title %} Chat {% formfields %} {% endblock %} {% block content %} {% if %}
Please take the next 1 minute to talk to the other player. Your participant identity is kept anonymous to your chat partner, so please feel free to be as candid as possible in your sharing. Once 1 minute has passed you will make your choices.
Do allow for a few seconds before sending a message to ensure that your chat partner has connected to the chat.
To send a message, type your message in the chat box and press 'Send', or Enter/return.
If there are any issues you are encountering with the chat, please message the experimenter Diya Ganguly IMMEDIATELY (531-289-5013) or through your Zoom chat.
{% chat nickname=nickname%}
{% endblock %}
{% block styles %}
{% endblock %}