Vedroid36
4/6/2018 - 6:25 PM

Task_TESTS_response

[
  {
    "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"
      }
    ]
  }
]