342fdfdfg

adaptive test

Nov 9th, 2025
217
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
PHP 1.41 KB | None | 0 0
  1. {
  2.     "status": "success",
  3.     "message": "Test retrieved successfully",
  4.     "data": {
  5.         "test": {
  6.             "name": "Ishmael Dotsone",
  7.             "description": "A nobis laborum mini.e",
  8.             "max_attempts": 3
  9.         },
  10.         "progress_id": 1209,
  11.         "taken_time": null,
  12.         "totalNumberOfQuestions": 26,
  13.         "allowed_time": 180,
  14.         "question": {
  15.             "id": 10763,
  16.             "answer_id": 128952,
  17.             "is_grouped_question": 0,
  18.             "title": "<p>mcq ratio easy</p>",
  19.             "description": "",
  20.             "ans_explanation": "",
  21.             "type": "mcq",
  22.             "is_multiple_column": 1,
  23.             "max_choice": 1,
  24.             "options": [
  25.                 {
  26.                     "id": 40601,
  27.                     "option_title": "<p><span style=\"font-size: 18px;\">1</span><br></p>"
  28.                 },
  29.                 {
  30.                     "id": 40602,
  31.                     "option_title": "<p><span style=\"font-size: 18px;\">2</span><br></p>"
  32.                 },
  33.                 {
  34.                     "id": 40603,
  35.                     "option_title": "<p><span style=\"font-size: 18px;\">3</span><br></p>"
  36.                 },
  37.                 {
  38.                     "id": 40604,
  39.                     "option_title": "<p><span style=\"font-size: 18px;\">4</span><br></p>"
  40.                 }
  41.             ]
  42.         }
  43.     }
  44. }
Advertisement
Add Comment
Please, Sign In to add comment