{% set configuration = 'lp_category_accordion'|api_get_configuration_value %}
{% for lp_data in data %} {% set show_category = true %} {% if filtered_category and filtered_category != lp_data.category.id %} {% set show_category = false %} {% endif %} {% if show_category %} {% if configuration == 0 %} {% if categories|length > 1 and lp_data.category.id %} {% if is_allowed_to_edit %} {% elseif lp_data.lp_list is not empty %} {% endif %} {% endif %} {% if lp_data.lp_list %}
{% if is_allowed_to_edit %} {% if allow_min_time %} {% endif %} {% else %} {% if not is_invitee %} {% endif %} {% if allow_min_time %} {% endif %} {% endif %} {% for row in lp_data.lp_list %} {% if is_allowed_to_edit %} {% if allow_min_time %} {% endif %} {% else %} {% if not is_invitee %} {% endif %} {% if allow_min_time %} {% endif %} {% endif %} {% endfor %}
{{ "Title"|get_lang }} {{ "PublicationDate"|get_lang }} {{ "ExpirationDate"|get_lang }} {{ "Progress"|get_lang }}{{ "TimeSpentTimeRequired"|get_lang }}{{ "AuthoringOptions"|get_lang }}{{ "Progress"|get_lang }}{{ "TimeSpentTimeRequired"|get_lang }}{{ "Actions"|get_lang }}
{{ row.learnpath_icon }} {{ row.title }} {{ row.session_image }} {{ row.extra }} {% if row.start_time %} {{ row.start_time }} {% endif %} {{ row.end_time }} {{ row.dsp_progress }} {% if row.info_time_prerequisite %} {{ row.info_time_prerequisite }} {% endif %} {{ row.dsp_progress }} {% if row.info_time_prerequisite %} {{ row.info_time_prerequisite }} {% endif %} {{ row.action_build }} {{ row.action_edit }} {{ row.action_visible }} {{ row.action_tracking }} {{ row.action_publish }} {{ row.action_subscribe_users }} {{ row.action_serious_game }} {{ row.action_reinit }} {{ row.action_default_view }} {{ row.action_debug }} {{ row.action_export }} {{ row.action_copy }} {{ row.action_auto_launch }} {{ row.action_pdf }} {{ row.action_delete }} {{ row.action_order }} {{ row.action_update_scorm }} {{ row.action_export_to_course_build }}
{% endif %} {% else %} {% if lp_data.category.id == 0 %} {% if is_allowed_to_edit %} {% if lp_data.lp_list %}
{% if is_allowed_to_edit %} {% else %} {% if not is_invitee %} {% endif %} {% endif %} {% for row in lp_data.lp_list %} {% if is_allowed_to_edit %} {% else %} {% if not is_invitee %} {% endif %} {% endif %} {% endfor %}
{{ "Title"|get_lang }}{{ "PublicationDate"|get_lang }} {{ "ExpirationDate"|get_lang }} {{ "Progress"|get_lang }} {{ "AuthoringOptions"|get_lang }}{{ "Progress"|get_lang }}{{ "Actions"|get_lang }}
{{ row.learnpath_icon }} {{ row.title }} {{ row.session_image }} {{ row.extra }} {% if row.start_time %} {{ row.start_time }} {% endif %} {{ row.end_time }} {{ row.dsp_progress }} {{ row.dsp_progress }} {{ row.action_build }} {{ row.action_edit }} {{ row.action_visible }} {{ row.action_tracking }} {{ row.action_publish }} {{ row.action_subscribe_users }} {{ row.action_serious_game }} {{ row.action_reinit }} {{ row.action_default_view }} {{ row.action_debug }} {{ row.action_export }} {{ row.action_copy }} {{ row.action_auto_launch }} {{ row.action_pdf }} {{ row.action_delete }} {{ row.action_order }} {{ row.action_update_scorm }}
{% endif %} {% else %}
{% for row in lp_data.lp_list %}
{{ row.dsp_progress }}
{{ row.action_pdf }}
{% endfor %}
{% endif %} {% endif %} {% if categories|length > 1 and lp_data.category.id %}
{% set number = number + 1 %}
{% if lp_data.lp_list %} {% if is_allowed_to_edit %}
{% if is_allowed_to_edit %} {% else %} {% if not is_invitee %} {% endif %} {% endif %} {% for row in lp_data.lp_list %} {% if is_allowed_to_edit %} {% else %} {% if not is_invitee %} {% endif %} {% endif %} {% endfor %}
{{ "Title"|get_lang }}{{ "PublicationDate"|get_lang }} {{ "ExpirationDate"|get_lang }} {{ "Progress"|get_lang }} {{ "AuthoringOptions"|get_lang }}{{ "Progress"|get_lang }}{{ "Actions"|get_lang }}
{{ row.learnpath_icon }} {{ row.title }} {{ row.session_image }} {{ row.extra }} {% if row.start_time %} {{ row.start_time }} {% endif %} {{ row.end_time }} {{ row.dsp_progress }} {{ row.dsp_progress }} {{ row.action_build }} {{ row.action_edit }} {{ row.action_visible }} {{ row.action_tracking }} {{ row.action_publish }} {{ row.action_subscribe_users }} {{ row.action_serious_game }} {{ row.action_reinit }} {{ row.action_default_view }} {{ row.action_debug }} {{ row.action_export }} {{ row.action_copy }} {{ row.action_auto_launch }} {{ row.action_pdf }} {{ row.action_delete }} {{ row.action_order }} {{ row.action_update_scorm }}
{% else %} {% for row in lp_data.lp_list %}
{{ row.dsp_progress }}
{{ row.action_pdf }}
{% endfor %} {% endif %} {% endif %}
{% endif %} {% endif %} {% endif %} {% endfor %}
{% if not is_invitee and lp_is_shown and allow_min_time %}
{% if not is_ending %} {% else %} {{ 'IHaveFinishedTheLessonsNotifyTheTeacher'|get_lang }} {% endif %}
{% endif %} {% if is_allowed_to_edit and not lp_is_shown %}

{{ "LearningPaths"|get_lang }}

{{ "LearnpathAddLearnpath"|get_lang }}
{% endif %}