forked from ScoDoc/DocScoDoc
sample evaluation + simplification sample bulletin
This commit is contained in:
parent
03f5b6800c
commit
78e2cef813
File diff suppressed because it is too large
Load Diff
19
docs/samples/sample_evaluation.json.md
Normal file
19
docs/samples/sample_evaluation.json.md
Normal 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
|
||||||
|
}
|
||||||
|
```
|
Loading…
Reference in New Issue
Block a user