### etudiant-formsemestre-bulletin #### GET /etudiant/etudid/11/formsemestre/1/bulletin ```json { "date": "2022-08-20T12:00:00.000000+02:00", "etat_inscription": "I", "etudiant": { "boursier": "", "civilite": "F", "civilite_etat_civil": "X", "code_ine": "INE11", "code_nip": "11", "codepostaldomicile": "", "date_naissance": "12/02/2005", "dept_acronym": "TAPI", "dept_id": 1, "dept_naissance": "", "description": "", "domicile": "", "email": "", "emailperso": "", "etudid": 11, "fax": "", "fiche_url": "/ScoDoc/TAPI/Scolarite/ficheEtud?etudid=11", "id": 11, "lieu_naissance": "", "nationalite": "", "nom": "FLEURY", "nomprenom": "Mme Madeleine FLEURY", "paysdomicile": "", "photo_url": "/ScoDoc/TAPI/Scolarite/get_photo_image?etudid=11&size=small", "prenom": "MADELEINE", "prenom_etat_civil": "", "telephone": "", "telephonemobile": "", "typeadresse": "domicile", "villedomicile": "" }, "formation": { "acronyme": "BUT R&T", "id": 1, "titre": "BUT R&T", "titre_officiel": "Bachelor technologique r\u00e9seaux et t\u00e9l\u00e9communications" }, "formsemestre_id": 1, "options": { "bgcolor": "white", "block_moyenne_generale": false, "show_abs": true, "show_abs_modules": false, "show_codemodules": false, "show_coef": true, "show_date_inscr": true, "show_ects": true, "show_matieres": false, "show_minmax": false, "show_minmax_eval": false, "show_minmax_mod": false, "show_mod_rangs": true, "show_moypromo": false, "show_rangs": true, "show_temporary": true, "show_ue_cap_current": true, "show_ue_cap_details": false, "show_ue_rangs": true, "show_uevalid": true, "temporary_txt": "Provisoire" }, "publie": true, "ressources": { "R101": { "code_apogee": null, "evaluations": [ { "coef": "01.00", "date_debut": "2012-04-06T13:30:00+02:00", "date_fin": "2012-04-06T15:00:00+02:00", "description": "Evaluation-R101", "evaluation_type": 0, "id": 1, "note": { "max": "~", "min": "~", "moy": "~", "value": "~" }, "poids": { "RT1.1": 1.0, "RT2.1": 1.0, "RT3.1": 1.0 }, "url": "/ScoDoc/TAPI/Scolarite/Notes/evaluation_listenotes?evaluation_id=1" } ], "id": 1, "moyenne": {}, "titre": "Initiation aux r\u00e9seaux informatiques", "url": "/ScoDoc/TAPI/Scolarite/Notes/moduleimpl_status?moduleimpl_id=1" }, "R102": { "code_apogee": null, "evaluations": [ { "coef": "01.00", "date_debut": null, "date_fin": null, "description": "Evaluation-R102", "evaluation_type": 0, "id": 3, "note": { "max": "17.68", "min": "03.27", "moy": "08.99", "value": "11.97" }, "poids": { "RT1.1": 1.0, "RT2.1": 0.0, "RT3.1": 0.0 }, "url": "/ScoDoc/TAPI/Scolarite/Notes/evaluation_listenotes?evaluation_id=3" } ], "id": 3, "moyenne": {}, "titre": "Principe et architecture des r\u00e9seaux", "url": "/ScoDoc/TAPI/Scolarite/Notes/moduleimpl_status?moduleimpl_id=3" }, ... }, "saes": { "SAE11": { "code_apogee": null, "evaluations": [ { "coef": "01.00", "date_debut": "2012-03-27T09:30:00+02:00", "date_fin": "2012-03-27T17:30:00+02:00", "description": "Evaluation-SAE11", "evaluation_type": 0, "id": 2, "note": { "max": "18.72", "min": "00.12", "moy": "10.43", "value": "18.72" }, "poids": { "RT1.1": 1.0, "RT2.1": 0.0, "RT3.1": 0.0 }, "url": "/ScoDoc/TAPI/Scolarite/Notes/evaluation_listenotes?evaluation_id=2" } ], "id": 2, "moyenne": {}, "titre": "Se sensibiliser \u00e0 l'hygi\u00e8ne informatique et \u00e0 la cybers\u00e9curit\u00e9", "url": "/ScoDoc/TAPI/Scolarite/Notes/moduleimpl_status?moduleimpl_id=2" }, ... }, "semestre": { "ECTS": { "acquis": 0.0, "total": 30.0 }, "absences": { "injustifie": 0, "metrique": "1/2 Jour.", "total": 0 }, "annee_universitaire": "2021 - 2022", "date_debut": "2021-09-01", "date_fin": "2022-08-31", "etapes": [ "A1", "A2", "A3" ], "groupes": [], "inscription": "", "notes": { "max": "14.36", "min": "05.31", "moy": "09.78", "value": "14.36" }, "numero": 1, "rang": { "groupes": {}, "total": 10, "value": "1" } }, "type": "BUT", "ues": { "RT1.1": { "ECTS": { "acquis": 0.0, "total": 12.0 }, "bonus": "00.00", "capitalise": null, "color": "#B80004", "competence": null, "id": 1, "malus": "00.00", "moyenne": { "groupes": {}, "max": "14.94", "min": "03.73", "moy": "09.87", "rang": "1", "total": 16, "value": "14.94" }, "numero": 1, "ressources": { "R101": { "coef": 12.0, "id": 1, "moyenne": "~" }, "R102": { "coef": 12.0, "id": 3, "moyenne": "11.97" }, ... }, "saes": { "SAE11": { "coef": 16.0, "id": 2, "moyenne": "18.72" }, "SAE12": { "coef": 33.0, "id": 7, "moyenne": "14.69" } }, "titre": "Administrer les r\u00e9seaux et l\u2019Internet", "type": 0 }, "RT2.1": { ... }, ... }, "ues_capitalisees": {}, "version": "0" } ```