DocScoDoc/docs/samples/sample_moduleimpl_evaluations.json.md

29 lines
558 B
Markdown

### moduleimpl_evaluations
#### GET /moduleimpl/1/evaluations
```json
[
{
"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
},
"..."
]
```