Advertisement
sankarmahadevan

sub question for multiple selection

Oct 21st, 2020
1,799
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 0.62 KB | None | 0 0
  1. {
  2.   "userid": "59f6c8ebf36d282363081d87",
  3.   "title": "NDWJN",
  4.   "questionTemplate": [
  5.     {
  6.       "question": "Multi selection",
  7.       "answers": [
  8.         {
  9.           "answer": "AAA",
  10.           "subQuestions": [
  11.             {
  12.               "question": "AA",
  13.               "answer": "test",
  14.               "questionTemplateSubQuestionId": "5f8fd57e62b35b077416f172",
  15.               "isAnswerMandatory": false,
  16.               "type": 0
  17.             }
  18.           ]
  19.         },
  20.         {
  21.           "answer": "BBB"
  22.         }
  23.       ],
  24.       "questionTemplateId": "5f89233c62b35b1a6ca492ef",
  25.       "type": 2
  26.     }
  27.   ]
  28. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement