{% extends "global/Page.html" %} {% load otree static %} {% block title %} Your Choice {% endblock %} {% block styles %} {% endblock %} {% block content %}
| The Other Participant | |||
|---|---|---|---|
| Confess | Remain Silent | ||
| You | -8, -8 | 0,-20 | |
| -20,0 | -1,-1 | ||
Here you can chat with the other participant.
{% chat %} {% include Constants.instructions_template %} {% endblock %}