Skip to content

2.5. ID.exam.json

abasic edited this page Mar 10, 2020 · 1 revision

Visual representation

Exam

Code example

941.exam.json

{
  "id": 941,
  "uid": "202937ae-cd63-4b6b-9fde-33a8cfd3e2e2",
  "type": "EXAM",
  "position": 1,
  "parentId": 936,
  "createdAt": "2018-11-15T14:10:15.021Z",
  "updatedAt": "2018-11-15T14:10:15.021Z",
  "groups": [{
    "id": 942,
    "uid": "11acbc87-3ab5-4572-aa64-1f768633851b",
    "type": "ASSESSMENT_GROUP",
    "position": 1,
    "data": {
      "timeLimit": "10"
    },
    "createdAt": "2018-11-15T14:10:18.733Z",
    "intro": [{
      "id": 399,
      "uid": "108542a8-285c-40ea-933c-8d71c7a5bd15",
      "type": "HTML",
      "contentId": "5236d322-ff05-4984-a8ef-c816fa8dffa4",
      "contentSignature": "280613dea27a2151dcd99a5e8b81a6e35978848c",
      "position": 1,
      "data": {
        "width": 12,
        "content": "<p>Exam A Question Group 1 Intro</p><p><br></p>"
      },
      "refs": {},
      "createdAt": "2018-11-15T14:10:27.239Z",
      "updatedAt": "2018-11-15T14:10:35.829Z"
    }],
    "assessments": [{
      "id": 400,
      "uid": "bc525c29-b061-4d47-be66-d7f4b6a0879e",
      "type": "ASSESSMENT",
      "contentId": "e450086f-6a48-4b69-8aac-210677b39f46",
      "contentSignature": "1977857ab8b0bb1d6dbc7402eaf20b07660870b4",
      "position": 1,
      "data": {
        "hint": "",
        "type": "TF",
        "width": 12,
        "correct": true,
        "question": [{
          "id": "cjoioa7s500az2a633rnhcqpo",
          "data": {
            "width": 12,
            "content": "<p>Question 1</p>"
          },
          "type": "HTML",
          "embedded": true
        }]
      },
      "refs": {},
      "createdAt": "2018-11-15T14:11:24.755Z",
      "updatedAt": "2018-11-15T14:11:24.755Z"
    }]
  }]
}