sample evaluation + simplification sample bulletin

This commit is contained in:
Emmanuel Viennet 2023-08-28 12:11:16 +02:00
parent 03f5b6800c
commit 78e2cef813
2 changed files with 37 additions and 2759 deletions

File diff suppressed because it is too large Load Diff

View File

@ -0,0 +1,19 @@
### evaluation
#### GET /evaluation/1
```json
{
"coefficient": 1.0,
"date_debut": "",
"date_fin": "",
"description": "Evaluation-R101",
"evaluation_type": 0,
"id": 1,
"moduleimpl_id": 1,
"note_max": 20.0,
"numero": 0,
"poids": {},
"publish_incomplete": true,
"visibulletin": true
}
```