117 lines
2.7 KiB
Markdown
117 lines
2.7 KiB
Markdown
|
### evaluation_notes
|
||
|
|
||
|
#### GET /evaluation/2/notes
|
||
|
```json
|
||
|
{
|
||
|
"10": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 10,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 17.730987105316025
|
||
|
},
|
||
|
"11": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 11,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 18.716113764765428
|
||
|
},
|
||
|
"12": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 12,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 14.289356969759607
|
||
|
},
|
||
|
"14": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 14,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 1.1788542869722152
|
||
|
},
|
||
|
"15": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 15,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 9.659719136479168
|
||
|
},
|
||
|
"16": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 16,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 14.54607991498829
|
||
|
},
|
||
|
"2": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 2,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 6.275017325484025
|
||
|
},
|
||
|
"3": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 3,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 9.818545424451708
|
||
|
},
|
||
|
"5": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 5,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 5.692698734393606
|
||
|
},
|
||
|
"6": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 6,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 13.017058698519559
|
||
|
},
|
||
|
"7": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 7,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 14.128707032319268
|
||
|
},
|
||
|
"9": {
|
||
|
"comment": "",
|
||
|
"date": "2022-08-20T12:00:00.000000+02:00",
|
||
|
"etudid": 9,
|
||
|
"evaluation_id": 2,
|
||
|
"note_max": 20.0,
|
||
|
"uid": 2,
|
||
|
"value": 0.12362863327411544
|
||
|
}
|
||
|
}
|
||
|
```
|
||
|
|