{
  "id" : 2641,
  "title" : "Presentation",
  "description" : "Presentation quiz",
  "questions" : [ {
    "id" : 2642,
    "title" : "Is this going well?",
    "answers" : [ {
      "id" : 2643,
      "text" : "Yes",
      "correctAnswer" : true
    }, {
      "id" : 2644,
      "text" : "No",
      "correctAnswer" : false
    }, {
      "id" : 2645,
      "text" : "Kind of",
      "correctAnswer" : false
    }, {
      "id" : 2646,
      "text" : "Of course",
      "correctAnswer" : true
    } ],
    "images" : null,
    "texts" : null,
    "models" : null,
    "audios" : null
  } ]
}