Skip to content

Student Lists

List Members

To view the members of a list and who has permission to write to it, click on the list name.

Chart Visualization

When viewing charts, you can zoom and pan the chart by pressing the Alt or Option key on your keyboard and using your mouse wheel or by clicking and dragging your mouse. You will also find buttons to reset the view and to display the chart in full screen at the top right of the chart.


flowchart RL

    ETUDIANTS_FULL["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=etudiants_full,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>etudiants@listes.isima.fr</a><br><i>Students with full access to ISIMA educational resources</i>"]

    MASTER["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=master,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>master@listes.isima.fr</a><br><i>Computer Science Master's students</i>"]
    MASTER1["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=master1,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>master1@listes.isima.fr</a><br><i>Computer Science Master 1 students</i>"]
    MASTER2_3DIA["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=master2_3dia,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>master2-3dia@listes.isima.fr</a><br><i>Computer Science Master 2 students specializing in Development, 3D and Artificial Intelligence</i>"]
    MASTER2_GLIA["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=master2_glia,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>master2-glia@listes.isima.fr</a><br><i>Computer Science Master 2 students specializing in Software Engineering and Application Integration</i>"]
    MASTER2_ICS["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=master2_ics,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>master2-ics@listes.isima.fr</a><br><i>Computer Science Master 2 students specializing in International Computer Science</i>"]
    MASTER2_SIAD["<a style='font-size: 150%;;color: var(--md-accent-fg-color)' href=https://my.isima.fr/cri/ldap/sympa/members/CN=master2_siad,OU=ETUDIANTS,OU=POPULATIONS,OU=GROUPES_LOCAUX,DC=local,DC=isima,DC=fr>master2-siad@listes.isima.fr</a><br><i>Computer Science Master 2 students specializing in Information Systems and Decision Support</i>"]

  MASTER   --> ETUDIANTS_FULL
    MASTER1 --> MASTER
    MASTER2_3DIA --> MASTER
    MASTER2_GLIA --> MASTER
    MASTER2_ICS --> MASTER
    MASTER2_SIAD --> MASTER