umashankar

Original response

Oct 28th, 2019
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 2.31 KB | None | 0 0
  1. {
  2.     "res":{
  3.         "status":10,
  4.         "message":"success"
  5.     },
  6.     "data":{
  7.         "onboarding":{
  8.             "form_1":{
  9.                 "complete":"true",
  10.                 "form_1_question_1":"4",
  11.                 "form_1_question_2":"4",
  12.                 "form_1_question_3":"4",
  13.                 "form_1_question_4":"4",
  14.                 "form_1_question_5":"4",
  15.                 "form_1_question_6":"4",
  16.                 "form_1_question_7":"3"
  17.             },
  18.             "form_2":{
  19.                 "complete":"true",
  20.                 "form_2_question_1":"4",
  21.                 "form_2_question_2":"4",
  22.                 "form_2_question_3":"4",
  23.                 "form_2_question_4":"4",
  24.                 "form_2_question_5":"4",
  25.                 "form_2_question_6":"4",
  26.                 "form_2_question_7":"4",
  27.                 "form_2_question_8":"4"
  28.             },
  29.             "form_7":{
  30.                 "complete":"true",
  31.                 "form_7_question_1":"3",
  32.                 "form_7_question_2":"4",
  33.                 "form_7_question_3":"4",
  34.                 "form_7_question_4":"4",
  35.                 "form_7_question_5":"4",
  36.                 "form_7_question_6":"3",
  37.                 "form_7_question_7":"3",
  38.                 "form_7_question_8":"4",
  39.                 "form_7_question_9":"4",
  40.                 "form_7_question_10":"4",
  41.                 "form_7_question_11":"4",
  42.                 "form_7_question_12":"3",
  43.                 "form_7_question_13":"4",
  44.                 "form_7_question_14":"4",
  45.                 "form_7_question_15":"3"
  46.             },
  47.             "form_4":{
  48.                 "complete":"true",
  49.                 "form_4_question_1":"3",
  50.                 "form_4_question_2":"4",
  51.                 "form_4_question_3":"3",
  52.                 "form_4_question_4":"4",
  53.                 "form_4_question_5":"4",
  54.                 "form_4_question_6":"3",
  55.                 "form_4_question_7":"3",
  56.                 "form_4_question_8":"4",
  57.                 "form_4_question_9":"4"
  58.             },
  59.             "form_3":{
  60.                 "complete":"true",
  61.                 "form_3_question_1":"3",
  62.                 "form_3_question_2":"3",
  63.                 "form_3_question_3":"4",
  64.                 "form_3_question_4":"3",
  65.                 "form_3_question_5":"2",
  66.                 "form_3_question_6":"3"
  67.             },
  68.             "form_5":{
  69.                 "complete":"true",
  70.                 "form_5_question_1":"2",
  71.                 "form_5_question_2":"1",
  72.                 "form_5_question_3":"2",
  73.                 "form_5_question_4":"1",
  74.                 "form_5_question_5":"2",
  75.                 "form_5_question_6":"2",
  76.                 "form_5_question_7":"2",
  77.                 "form_5_question_8":"2",
  78.                 "form_5_question_9":"1",
  79.                 "form_5_question_10":"1"
  80.             },
  81.             "form_6":{
  82.                 "complete":"true",
  83.                 "form_6_question_1":"4",
  84.                 "form_6_question_2":"4",
  85.                 "form_6_question_3":"4",
  86.                 "form_6_question_4":"4",
  87.                 "form_6_question_5":"3",
  88.                 "form_6_question_6":"4",
  89.                 "form_6_question_7":"3",
  90.                 "form_6_question_8":"2",
  91.                 "form_6_question_9":"2",
  92.                 "form_6_question_10":"2"
  93.             }
  94.         }
  95.     }
  96. }
Add Comment
Please, Sign In to add comment