{% extends "base.html" %} {% block head %} {% endblock head %} {% block body %} {% block content %}

Dashboard  

Showing the current status of the project.



Participants

{{ data["n_ppts"] }}  

Appointments

{{ data["n_apts"] }}  

Participants

{{ data["n_ppts_week"] }}  

Appointments

{{ data["n_apts_week"] }}  




Age distribution
Sex distribution
Participant influx
Source of participants
Appointments made
Appointment status
First language distribution
Second language distribution
{% endblock content %} {% endblock body %}