{% 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:
| Round: | {% for r in rounds %}#{{ r }} | {% endfor %}
|---|---|
| Participant X observed: | {% for r in observations %}
|
{% endfor %}
| Participant X reported: | {% for p in reports %}
|
{% endfor %}