DocScoDoc/docs/samples/sample_evaluation.json.md

20 lines
335 B
Markdown
Raw Permalink Normal View History

### 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
}
```