Sample evaluation edit.json
evaluation_edit
POST /evaluation/1/edit
Content-Type: application/json
{"description": "DS groupes"}
{
"blocked": false,
"blocked_until": "",
"coefficient": 1.0,
"date": "",
"date_debut": "",
"date_fin": "",
"description": "DS groupes",
"evaluation_type": 0,
"heure_debut": "",
"heure_fin": "",
"id": 1,
"moduleimpl_id": 1,
"note_max": 20.0,
"numero": 0,
"poids": {},
"publish_incomplete": true,
"visibulletin": true
}
POST /evaluation/1/edit
Content-Type: application/json
{"dates_groupes": []}
{
"blocked": false,
"blocked_until": "",
"coefficient": 1.0,
"date": "",
"date_debut": "",
"date_fin": "",
"description": "Evaluation-R101",
"evaluation_type": 0,
"heure_debut": "",
"heure_fin": "",
"id": 1,
"moduleimpl_id": 1,
"note_max": 20.0,
"numero": 0,
"poids": {},
"publish_incomplete": true,
"visibulletin": true
}