{% extends "global/Page.html" %} {% load staticfiles otree_tags %} {% load otree %} {% block title %}Understanding 1 (1/8) {% endblock %} {% block content %}


{% if player.role == 'A' %}

1) if you keep the bad plate for yourself, therefore you give the good plate for the man, from which bag the man picking the bead?

{% elif player.role == 'B' %}

1) if the woman chooses the good plate for you, from which bag are you picking the bead?

{% endif %} {% formfield player.understand1 %} {{ form.errors }} {% next_button %} {% endblock %}