{% extends 'ClarolineCoreBundle::Desktop/layout.html.twig' %} {% trans_default_domain 'competency' %} {% block title %} {{ parent() ~ ' - ' ~ 'my-learning-objectives'|trans({}, 'tools')|striptags|raw }} {% endblock %} {% block breadcrumb %} {{ macros.breadcrumbs([ { 'icon': 'fa fa-cog', 'name': 'administration'|trans({}, 'platform'), 'href': path('claro_admin_index') }, { 'name': 'my-learning-objectives'|trans({}, 'tools'), 'href': '' } ]) }} {% endblock %} {% block section_content %}
{{ 'objective_'|trans }} | {{ 'progress'|trans }} | {{ 'level.obtained'|trans }} | {{ 'level.expected'|trans }} | {{ 'actions'|trans({}, 'platform') }} |
---|