Skip to content

Lists of students

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's Year 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's Year 2 students in the Development, 3D and Artificial Intelligence track</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's Year 2 students in the Software Engineering and Application Integration track</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's Year 2 students in the International Computer Science track</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's Year 2 students in the Information Systems and Decision Support track</i>"]

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