{% trans "Students" %}
{% trans "The number of active students, and the number of students who engaged in specific activities, over time." as tip_text %}
{% include "chart_tooltip.html" with tip_text=tip_text track_category="trend"%}
{% include "loading.html" %}