{% extends "psynet_dashboard.html" %} {% block scripts %} {% endblock %} {% block stylesheets %} {% endblock %} {% block body %}

{{ title }}

This page shows how participants progress through the timeline of the experiment.

Details

{% endblock %} {% block libs %} {{ super() }} {% endblock %}