{% load i18n learning %}
{# Management of progression #}
{% trans "Your progression" %}
{% include "learning/course/_includes/block/progression_progress_bar.html" %}
{% include "learning/course/_includes/block/progression_student_more_details.html" %}
{# Management of all objectives #}
{% include "learning/course/_includes/block/progression_list_objectives.html" %}