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 name of the list.

Graph Visualization

When viewing graphs, you can zoom and pan 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 graph in full screen at the top right of the graph.


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, 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 2 students, 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 2 students, International of 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 2 students, Information Systems and Decision Support track</i>"]

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