{% load otree %} {% block styles %} {% endblock %} {% block title %} {% endblock %} {% block content %}

A Participant X from our earlier study in this lab observed and reported die-rolls as shown in the table below:

{% for r in rounds %} {% endfor %} {% for r in observations %} {% endfor %} {% for p in reports %} {% endfor %}
Round:#{{ r }}
Participant X observed:
Participant X reported:

{% endblock %}