{# classe ps empêchait le scrollbar vertical d'être visible #}
    {# toujours visible #}
  • Accueil
  • {% if est_admin %} {% if est_prof or est_admin or est_superadmin %} {% set class_active_cursus = '' %} {% if (('desactive' not in current_route) and ('cursus' in current_route)) %} {% set class_active_cursus = 'active' %} {% endif %}
  • Cursus
  • {% endif %} {% endif %} {% if est_connecte %} {% set class_active_formation = '' %} {% if (('desactive' not in current_route) and ( ('formation_formation_' in current_route) or ('courses_lesson_show_activities' in current_route) or ('courses_lesson_show_lesson' in current_route) or ('formation_ma_formations_eleve' in current_route) or ('formation_mes_formations_eleve' in current_route) )) %} {% set class_active_formation = 'active' %} {% endif %} {% if est_sousprof %}
  • {% if (est_prof or est_sousprof) and not(est_admin or est_superadmin)%} Formations {% else %} Formations {% endif %}
  • {% endif %} {# {% if not est_eleve and not est_prof and not est_sousprof %}
  • Mes formations
  • {% endif %} #} {% endif %} {% if est_prof or est_admin or est_superadmin %} {% set class_active_module = '' %} {% if (('desactive' not in current_route) and ('courses_module_' in current_route)) %} {% set class_active_module = 'active' %} {% endif %}
  • Modules
  • {% endif %}
    {% if est_admin %} {% set class_active_administration = '' %} {% if (('user_utilisateur_' in current_route) or ('fos_user_' in current_route)) or ('user_pays_' in current_route) or ('user_nationalite_' in current_route) or ('formation_niveau_' in current_route) or ('langue_langue_' in current_route) or ('formation_typeformation_' in current_route) or ('courses_typecomposant_' in current_route) or ('cursus_typeCours_' in current_route) or ('formation_formation_exportbilan' in current_route) %} {% set class_active_administration = 'open' %} {% endif %}
  • Administration
    • {% set class_active_user = '' %} {% if ('desactive' not in current_route) and (('user_utilisateur_' in current_route) or ('fos_user_' in current_route))%} {% set class_active_user = 'active' %} {% endif %} Comptes utilisateurs
    • {% set class_active_exportbilan = '' %} {% if ('formation_formation_exportbilan' in current_route) %} {% set class_active_exportbilan = 'active' %} {% endif %} Export de bilans
    • {% if est_connecte %} {% set class_active_pays = '' %} {% if ('desactive' not in current_route) and ('user_pays_' in current_route) %} {% set class_active_pays = 'active' %} {% endif %}
    • Pays
    • {% endif %} {% if est_connecte %} {% set class_active_nationalite = '' %} {% if ('desactive' not in current_route) and ('user_nationalite_' in current_route) %} {% set class_active_nationalite = 'active' %} {% endif %}
    • Nationalité
    • {% endif %} {% if est_connecte %} {% set class_active_niveauformation = '' %} {% if ('desactive' not in current_route) and ('formation_niveau_' in current_route) %} {% set class_active_niveauformation = 'active' %} {% endif %}
    • Niveau de formation
    • {% endif %} {% if est_connecte %} {% set class_active_langueformation = '' %} {% if ('desactive' not in current_route) and ('langue_langue_' in current_route) %} {% set class_active_langueformation = 'active' %} {% endif %}
    • Langue de formation
    • {% endif %} {% if est_connecte %} {% set class_active_typeformation = '' %} {% if ('desactive' not in current_route) and ('formation_typeformation_' in current_route) %} {% set class_active_typeformation = 'active' %} {% endif %}
    • Types de formation
    • {% endif %} {% if est_connecte %} {% set class_active_typecomposant = '' %} {% if ('desactive' not in current_route) and ('courses_typecomposant_' in current_route) %} {% set class_active_typecomposant = 'active' %} {% endif %}
    • Types de composant
    • {% endif %} {% if est_connecte %} {% set class_active_typeCours = '' %} {% if ('desactive' not in current_route) and ('cursus_typeCours_' in current_route) %} {% set class_active_typeCours = 'active' %} {% endif %}
    • Types de cours
    • {% endif %} {% if est_connecte %}
    • Désactivés
        {% if ('desactive' in current_route) %}
      • {% endif %} {# Media désactivés: pas à l'ordre du jour #} {% if est_connecte %}
      • Composants désactivés
      • {% endif %} {% if est_connecte %}
      • Activités désactivées
      • {% endif %} {% if est_connecte %}
      • Leçons désactivées
      • {% endif %} {% if est_connecte %}
      • Modules désactivés
      • {% endif %} {% if est_connecte %}
      • Formations désactivés
      • {% endif %}
        {% if est_connecte %}
      • Utilisateurs désactivés
      • {% endif %} {% if est_connecte %}
      • Pays désactivés
      • {% endif %} {% if est_connecte %}
      • Nationalités désactivés
      • {% endif %} {% if est_connecte %}
      • Niveaux de formation désactivés
      • {% endif %} {% if est_connecte %}
      • langues de formation désactivés
      • {% endif %} {% if est_connecte %}
      • Types de formation désactivés
      • {% endif %} {% if est_connecte %}
      • Types de composant désactivés
      • {% endif %}
    • {% endif %}
  • {% endif %} {% if est_prof %}
  • Media
      {% if ('desactive' not in current_route) and ('courses_media' in current_route) %}
    • {% endif %} {% if est_connecte %}
    • Liste des rubriques
    • {% endif %} {% if est_connecte %}
    • Galerie
    • {% endif %}
  • {% endif %} {% if est_prof or est_admin or est_superadmin %} {% set class_active_composant = '' %} {% if (('desactive' not in current_route) and ('courses_composant_' in current_route)) %} {% set class_active_composant = 'active' %} {% endif %}
  • Composants
  • {% endif %} {% if est_prof or est_admin or est_superadmin %} {% set class_active_activite = '' %} {% if (('desactive' not in current_route) and ('courses_activite_' in current_route)) %} {% set class_active_activite = 'active' %} {% endif %}
  • Activités
  • {% endif %} {% if est_prof or est_admin or est_superadmin %} {% set class_active_lecon = '' %} {% if (('desactive' not in current_route) and ('courses_lesson_' in current_route)) %} {% set class_active_lecon = 'active' %} {% endif %}
  • Leçons
  • {% endif %} {# {% if est_admin or est_superadmin %} {% set class_active_lecon = '' %} {% if (('desactive' not in current_route) and ('courses_lesson_' in current_route)) %} {% set class_active_lecon = 'active' %} {% endif %}
  • Contrôle des données
  • {% endif %} #} {% if est_eleve and not est_sousprof %}
  • Aide
    • Infos utiles
    • Guide plateforme
  • {% endif %}
  • {% if app.user %}

    {{ app.user.getSimpleRole }} - {{ app.user.username }}

    {% else %} Déconnecté {% endif %}
    {% if app.user %}
    Mon profil Modifier mon mot de passe Déconnexion
    {% endif %}