{% load otree %} {% block styles %} {% endblock %} {% block title %} {% endblock %} {% block content %}
A Participant Z from our earlier study in this lab observed and reported die-rolls as shown in the table below:
| Round: | {% for r in rounds %}#{{ r }} | {% endfor %}
|---|---|
| Participant Z observed: | {% for r in observations %}
|
{% endfor %}
| Participant Z reported: | {% for p in reports %}
|
{% endfor %}