[
{
"coins": 0,
"description": "string",
"id": 0,
"images": [
{
"id": 0,
"metadata": "string",
"url": "string"
}
],
"name": "string",
"points": 0,
"taskType": "TEST",
"testData": [
{
"answers": [
{
"code": 0,
"text": "string"
}
],
"id": 0,
"question": "string",
"questionType": "ONE_CORRECT"
}
]
}
]