2024-07-27 13:34:32 +02:00
|
|
|
### formsemestre_etat_evaluations
|
2022-08-02 20:58:45 +02:00
|
|
|
|
2022-08-11 18:19:20 +02:00
|
|
|
#### GET /formsemestre/1/etat_evals
|
2022-08-02 20:58:45 +02:00
|
|
|
```json
|
|
|
|
[
|
2022-08-11 18:19:20 +02:00
|
|
|
{
|
2024-07-27 13:34:32 +02:00
|
|
|
"code_apogee": "",
|
2022-08-11 18:19:20 +02:00
|
|
|
"computation_expr": null,
|
2024-07-27 13:34:32 +02:00
|
|
|
"edt_id": null,
|
2022-08-11 18:19:20 +02:00
|
|
|
"ens": [],
|
2022-08-21 12:13:57 +02:00
|
|
|
"evaluations": [
|
|
|
|
{
|
2024-07-27 13:34:32 +02:00
|
|
|
"blocked": false,
|
|
|
|
"blocked_until": "",
|
2022-08-21 12:13:57 +02:00
|
|
|
"coefficient": 1.0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"date": "",
|
|
|
|
"date_debut": "",
|
|
|
|
"date_fin": "",
|
|
|
|
"description": "Evaluation-R101",
|
2022-08-21 12:13:57 +02:00
|
|
|
"etat": {
|
|
|
|
"evaluation_id": 1,
|
|
|
|
"is_complete": true,
|
2024-07-27 13:34:32 +02:00
|
|
|
"nb_attente": 9,
|
|
|
|
"nb_notes": 1
|
2022-08-21 12:13:57 +02:00
|
|
|
},
|
|
|
|
"evaluation_type": 0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"heure_debut": "",
|
|
|
|
"heure_fin": "",
|
2022-08-21 12:13:57 +02:00
|
|
|
"id": 1,
|
|
|
|
"moduleimpl_id": 1,
|
|
|
|
"nb_inscrits": 10,
|
|
|
|
"nb_notes_abs": 0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"nb_notes_att": 9,
|
2022-08-21 12:13:57 +02:00
|
|
|
"nb_notes_exc": 0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"nb_notes_manquantes": 9,
|
2022-08-21 12:13:57 +02:00
|
|
|
"note_max": 20.0,
|
|
|
|
"numero": 0,
|
|
|
|
"poids": {},
|
|
|
|
"publish_incomplete": true,
|
2024-07-27 13:34:32 +02:00
|
|
|
"saisie_notes": {
|
|
|
|
"datetime_debut": "2022-08-20T12:00:00.000000+02:00",
|
|
|
|
"datetime_fin": "2022-08-20T12:00:00.000000+02:00",
|
|
|
|
"datetime_mediane": "2022-08-20T12:00:00.000000+02:00"
|
|
|
|
},
|
|
|
|
"visibulletin": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"blocked": false,
|
|
|
|
"blocked_until": "",
|
|
|
|
"coefficient": 1.0,
|
|
|
|
"date": "",
|
|
|
|
"date_debut": "",
|
|
|
|
"date_fin": "",
|
|
|
|
"description": "Exemple \u00e9val.",
|
|
|
|
"etat": {
|
|
|
|
"evaluation_id": 22,
|
|
|
|
"is_complete": false,
|
|
|
|
"nb_attente": 0,
|
|
|
|
"nb_notes": 0
|
|
|
|
},
|
|
|
|
"evaluation_type": 0,
|
|
|
|
"heure_debut": "",
|
|
|
|
"heure_fin": "",
|
|
|
|
"id": 22,
|
|
|
|
"moduleimpl_id": 1,
|
|
|
|
"nb_inscrits": 10,
|
|
|
|
"nb_notes_abs": 0,
|
|
|
|
"nb_notes_att": 0,
|
|
|
|
"nb_notes_exc": 0,
|
|
|
|
"nb_notes_manquantes": 10,
|
|
|
|
"note_max": 20.0,
|
|
|
|
"numero": 1,
|
|
|
|
"poids": {},
|
|
|
|
"publish_incomplete": false,
|
2022-08-21 12:13:57 +02:00
|
|
|
"saisie_notes": {
|
|
|
|
"datetime_debut": null,
|
|
|
|
"datetime_fin": null,
|
|
|
|
"datetime_mediane": null
|
|
|
|
},
|
2023-08-26 17:08:28 +02:00
|
|
|
"visibulletin": true
|
2022-08-21 12:13:57 +02:00
|
|
|
}
|
|
|
|
],
|
|
|
|
"formsemestre_id": 1,
|
|
|
|
"id": 1,
|
|
|
|
"module_id": 1,
|
|
|
|
"moduleimpl_id": 1,
|
|
|
|
"responsable_id": 2
|
|
|
|
},
|
|
|
|
{
|
2024-07-27 13:34:32 +02:00
|
|
|
"code_apogee": "",
|
2022-08-21 12:13:57 +02:00
|
|
|
"computation_expr": null,
|
2024-07-27 13:34:32 +02:00
|
|
|
"edt_id": null,
|
2022-08-21 12:13:57 +02:00
|
|
|
"ens": [],
|
2022-08-11 18:19:20 +02:00
|
|
|
"evaluations": [
|
|
|
|
{
|
2024-07-27 13:34:32 +02:00
|
|
|
"blocked": false,
|
|
|
|
"blocked_until": "",
|
2022-08-11 18:19:20 +02:00
|
|
|
"coefficient": 1.0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"date": "",
|
|
|
|
"date_debut": "",
|
|
|
|
"date_fin": "",
|
|
|
|
"description": "Evaluation-R102",
|
2022-08-11 18:19:20 +02:00
|
|
|
"etat": {
|
2022-08-21 12:13:57 +02:00
|
|
|
"evaluation_id": 3,
|
|
|
|
"is_complete": true,
|
2024-07-27 13:34:32 +02:00
|
|
|
"nb_attente": 2,
|
|
|
|
"nb_notes": 8
|
2022-08-11 18:19:20 +02:00
|
|
|
},
|
2022-08-21 12:13:57 +02:00
|
|
|
"evaluation_type": 0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"heure_debut": "",
|
|
|
|
"heure_fin": "",
|
2022-08-21 12:13:57 +02:00
|
|
|
"id": 3,
|
|
|
|
"moduleimpl_id": 3,
|
2022-08-11 18:19:20 +02:00
|
|
|
"nb_inscrits": 10,
|
|
|
|
"nb_notes_abs": 0,
|
2024-07-27 13:34:32 +02:00
|
|
|
"nb_notes_att": 2,
|
2022-08-11 18:19:20 +02:00
|
|
|
"nb_notes_exc": 0,
|
2022-08-21 12:13:57 +02:00
|
|
|
"nb_notes_manquantes": 2,
|
|
|
|
"note_max": 20.0,
|
|
|
|
"numero": 0,
|
|
|
|
"poids": {},
|
|
|
|
"publish_incomplete": true,
|
2022-08-11 18:19:20 +02:00
|
|
|
"saisie_notes": {
|
2022-08-21 12:13:57 +02:00
|
|
|
"datetime_debut": "2022-08-20T12:00:00.000000+02:00",
|
|
|
|
"datetime_fin": "2022-08-20T12:00:00.000000+02:00",
|
|
|
|
"datetime_mediane": "2022-08-20T12:00:00.000000+02:00"
|
|
|
|
},
|
2023-08-26 17:08:28 +02:00
|
|
|
"visibulletin": true
|
2022-08-11 18:19:20 +02:00
|
|
|
}
|
2022-08-21 12:13:57 +02:00
|
|
|
],
|
2022-08-11 18:19:20 +02:00
|
|
|
"formsemestre_id": 1,
|
2022-08-19 11:47:13 +02:00
|
|
|
"id": 3,
|
2022-08-21 12:13:57 +02:00
|
|
|
"module_id": 3,
|
|
|
|
"moduleimpl_id": 3,
|
|
|
|
"responsable_id": 2
|
2022-08-19 11:47:13 +02:00
|
|
|
},
|
2022-08-21 12:13:57 +02:00
|
|
|
"..."
|
2022-08-02 20:58:45 +02:00
|
|
|
]
|
|
|
|
```
|
|
|
|
|