{% load i18n learning %} {# Management of progression #}
{% trans "You must add users in “Students” if you want to follow their progression. " %}
{% trans "There is any student yet " %} {% else %}{% trans "You must select a user listed on the left panel." %}
{% endif %}