20 lines
335 B
Markdown
20 lines
335 B
Markdown
### 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
|
|
}
|
|
```
|