{% extends "global/Page.html" %} {% load otree static %} {% block title %}
Double Knife against 2 player.
Description:
Now it's the stage to divide the trimmings.
The other two players who were involved in cutting and choosing the trimmed part move first.
As the second chooser you are assigned automatically the larger trimmings piece of the two left.
The black piece is assigned to you which is worth {{player.value_trimmings_2}} points.
Value of left: {{ player.value_trimmings_1 }}
Value of middle: {{ player.value_trimmings_2 }}
Value of right: {{ player.value_trimmings_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.