{% extends "otree/BaseAdmin.html" %} {% block title %} Data Export {% endblock %} {% block content %} {% if apps %} {% for app in apps %} {% endfor %}
App Data Documentation
{{ app.name }}
Time spent on each page can be downloaded here. {% else %}

No sessions has yet taken place

{% endif %}

Citation requirement

If you publish research conducted using oTree, you are required by the oTree license to cite this paper.

. {% endblock %}