{% extends "global/Page.html" %} {% load otree static %} {% block styles %} {% endblock %} {% block title %} Insert Chip {% endblock %} {% block content %}

Player selected


You have been choosen as volunteer to draw a chip from a bag. Wich will contain two chips H and L. Please, follow the instructions from the investigator to drag the chip and then type the value into the box below.


{% formfield player.chip label="Value"%} {% next_button %} {% endblock %}