{% extends "global/Page.html" %} {% load otree static %} {{ block title }}

{{if subsession.round_number == 1 }} Practice Period {{ else }} Period {{ round_shown }} of {{ total_shown }} {{ endif }}

{{ endblock }} {{ block content }}

You are at Position C this period.

If you win, you receive 400 points; if the participant at position B wins, you receive 220 points; if the participant at position A wins, you receive 0 points.

Every participant must pay their bids.

{{ formfields }}
0
{{ endowment|to0 }}
{{ next_button }} {{ endblock }} {{ block scripts }} {{ endblock }}