{% extends "global/Base.html" %} {% load staticfiles otree %} {% block title %} 복점 기업의 행동 결정 {% endblock %} {% block styles %} {% endblock %} {% block content %}
현재 라운드는 총 {{ Constants.num_rounds }} 중 {{ subsession.round_number }} 입니다.
| 상대 기업 | |||
|---|---|---|---|
| 담합한 수량 생산 (생산량: 30) | 담합을 깨고 더 많이 생산 (생산량: 40) | ||
| 본인의 기업 | 나:{{Constants.both_cooperate_payoff}},상대:{{Constants.both_cooperate_payoff}} | 나:{{Constants.betrayed_payoff}},상대:{{Constants.betray_payoff}} | |
| {{Constants.betray_payoff}},{{Constants.betrayed_payoff}} | {{Constants.both_defect_payoff}},{{Constants.both_defect_payoff}} | ||