This repository has been archived on 2025-01-29. You can view files and clone it, but cannot push or open issues or pull requests.
2020-02-13 18:18:41 +01:00

21 lines
580 B
JSON

{
"Solution": {
"postTime": "1985-04-13T17:10:00.52Z",
"ID": "#37",
"evaluationService": {
"jobID": "1234abc",
"jobSender": "2"
},
"comment": "Die war aber schwer!",
"exercise": "https://ecs.uni-stuttgart.de/numlab/exercises/4711",
"exerciseModifications": {
"elements": [
{
"identifier": "codeFromStudent",
"value": "void bar() { printf(\"bar!\\n\");\n}\n"
}
]
}
}
}