{
  "tests": [
    {
      "id": "90080b50-5c30-4b41-aec0-306ae1f7d54c",
      "title": "qwertyuio",
      "category": "wertyuj",
      "duration": 30,
      "passPct": 60,
      "instructions": "safgfgdyrgxcbhgjt xcgfh dfgtrb",
      "questions": [
        {
          "text": "erfg",
          "marks": 1,
          "options": [
            "xgt",
            "dfhgjy",
            "zdfth",
            "dfgjy"
          ],
          "correct": 0
        },
        {
          "text": "2345678",
          "marks": 1,
          "options": [
            "345",
            "3456",
            "7654",
            "765"
          ],
          "correct": 0
        },
        {
          "text": "2345r6ujnbvdf5678",
          "marks": 1,
          "options": [
            "34rt",
            "87yg",
            "09iuyhg",
            "34rth"
          ],
          "correct": 0
        }
      ],
      "assignedTo": [
        "EMP001"
      ],
      "accessCode": "121121",
      "codeEnabled": true,
      "sent": true,
      "createdAt": "2026-05-21"
    }
  ],
  "results": [
    {
      "id": "7cbebf71-109f-4445-88eb-e70e00ccaada",
      "testId": "90080b50-5c30-4b41-aec0-306ae1f7d54c",
      "testTitle": "qwertyuio",
      "empId": "EMP001",
      "empName": "Amaan Sheikh",
      "score": 3,
      "totalMarks": 3,
      "pct": 100,
      "passed": true,
      "submittedAt": "2026-05-21T08:29:36.178Z"
    }
  ]
}