{% block styles %} {% endblock %} {{ block content }}

Round {{ roundnum }}: Member {% if player.id_in_group == 2 %} B {% else %} A {% endif %} page (Part 2/2) Sending Report


You have chosen a {{choice_N}}-piece cut. The piece in [0.0, 100.0] which contains X is [{{piece_min}}, {{piece_max}}].


Please choose your report to send to Member B.


The yellow piece can be anywhere on the bar. It may or may not encompasses the blue piece (but this is not required).
Input the minimum and maximum of the yellow bar within [0.0, 100.0].


{{ formfield 'yellow_min' label="Input the minimum of yellow bar. Lower limit of the yellow bar." }}
{{ formfield 'yellow_max' label="Input the maximum of yellow bar. Upper limit of the yellow bar." }}

Click “Next” below to confirm and proceed.


{{ next_button }}
{{ endblock }}