{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Double Knife against 2 player.
Description:
As the first chooser didn't pick the piece you had trimmed,
the piece is assigned to you automatically.
The black part is assigned to you which is worth {{player.value_after_trim_3}} points.
Value of left: {{ player.value_after_trim_1 }}
Value of middle: {{ player.value_after_trim_2 }}
Value of right: {{ player.value_after_trim_3 }}
Round {{ R }}
Your score: {{ P }}
Please click on the button, and then wait for the remaining two players to proceed...
Otherwise you will be automatically redirected to the next page after 30s.