forked from ScoDoc/DocScoDoc
API: Modif /evaluations
This commit is contained in:
parent
003158e9b5
commit
17b262178d
@ -1292,24 +1292,22 @@ d'un nombre quelconque de groupes d'étudiants.
|
||||
```
|
||||
[
|
||||
{
|
||||
"moduleimpl_id": 1,
|
||||
"jour": "20/04/2022",
|
||||
"heure_debut": "08h00",
|
||||
"description": "eval1",
|
||||
"coefficient": 1,
|
||||
"publish_incomplete": false,
|
||||
"numero": 0,
|
||||
"id": 1,
|
||||
"heure_fin": "09h00",
|
||||
"note_max": 20,
|
||||
"visibulletin": true,
|
||||
"evaluation_type": 0,
|
||||
"evaluation_id": 1,
|
||||
"jouriso": "2022-04-20",
|
||||
"duree": "1h",
|
||||
"descrheure": " de 08h00 à 09h00",
|
||||
"matin": 1,
|
||||
"apresmidi": 0
|
||||
"coefficient": 1,
|
||||
"description": "Compte-rendu de TP 2",
|
||||
'date_debut': '2022-05-13T11:30:00',
|
||||
'date_fin': '2022-05-13T12:30:00',
|
||||
"evaluation_id": 1,
|
||||
"evaluation_type": 0,
|
||||
"id": 1,
|
||||
"jour": "13/05/2022",
|
||||
"matin": 1,
|
||||
"moduleimpl_id": 1,
|
||||
"note_max": 20,
|
||||
"numero": 0,
|
||||
"publish_incomplete": false,
|
||||
"poids" : {1896: 0.0, 1897: 2.3, 1898: 4.2},
|
||||
"visibulletin": true,
|
||||
}
|
||||
]
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user