41 lines
780 B
Markdown
41 lines
780 B
Markdown
|
## etudiant-formsemestres
|
||
|
|
||
|
`/api/etudiant/etudid/9567/formsemestres`
|
||
|
|
||
|
```json
|
||
|
[
|
||
|
{
|
||
|
"id": 824,
|
||
|
"modalite": "FI",
|
||
|
"ens_can_edit_eval": true,
|
||
|
"formation_id": 301,
|
||
|
"gestion_compensation": true,
|
||
|
"elt_sem_apo": null,
|
||
|
"semestre_id": 1,
|
||
|
"bul_hide_xml": false,
|
||
|
"elt_annee_apo": null,
|
||
|
"titre": "DUT Informatique (PPN 2013)",
|
||
|
"block_moyennes": false,
|
||
|
"scodoc7_id": "SEM39860",
|
||
|
"date_debut": "31/08/2020",
|
||
|
"gestion_semestrielle": true,
|
||
|
"date_fin": "17/01/2021",
|
||
|
"bul_bgcolor": "white",
|
||
|
"etat": false,
|
||
|
"resp_can_edit": true,
|
||
|
"dept_id": 6,
|
||
|
"resp_can_change_ens": true,
|
||
|
"parcours": [],
|
||
|
"formsemestre_id": 824,
|
||
|
"titre_num": "DUT Informatique (PPN 2013) semestre 1",
|
||
|
"date_debut_iso": "2020-08-31",
|
||
|
"date_fin_iso": "2021-01-17",
|
||
|
"responsables": [
|
||
|
419
|
||
|
],
|
||
|
"titre_formation": "DUT Info."
|
||
|
},
|
||
|
...
|
||
|
]
|
||
|
```
|