{% extends "global/Page.html" %} {% load otree %} {% block title %} Round {{ player.round }} {% endblock %} {% block content %}
| The Other Participant | |||
|---|---|---|---|
| Choice 1 | Choice 2 | ||
| You | {{ C.PayoffCC }}, {{ C.PayoffCC }} | {{ C.PayoffCD }}, {{ C.PayoffDC }} | |
| {{ C.PayoffDC }}, {{ C.PayoffCD }} | {{ C.PayoffDD }}, {{ C.PayoffDD }} | ||
No choice selected
History of the match:
| Round | My Choice | Other's Choice |
|---|---|---|
| {{ node.round }} | {{ node.my_choice }} | {{ node.other_choice }} |
Summary of instructions:
{{ endif }}