{
"locale": "tr",
"targetLanguage": "en",
"title": "string",
"description": "string",
"questions": [
{
"text": "string",
"options": [
{
"text": "string",
"isCorrect": true
}
],
"score": 0
}
],
"levels": [
{
"name": "string",
"minScore": 0,
"maxScore": 0,
"message": "string"
}
],
"coverImage": "string"
}