Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- {
- "success": 1,
- "message": "Following are the questions",
- "data": [
- {
- "ride_post_questions_id": "1",
- "question": "Hi (username), I am your virtual assistant Mason. I’ll help you post your ride share offer.\nWhat’s your departure city?",
- "have_options": "0",
- "type": "8",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "ride_post_questions_id": "2",
- "question": "What’s your destination?",
- "have_options": "0",
- "type": "8",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "ride_post_questions_id": "3",
- "question": "When are you leaving?",
- "have_options": "0",
- "type": "3",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "ride_post_questions_id": "4",
- "question": "What time are you leaving?",
- "have_options": "1",
- "type": "4",
- "how_many": "4",
- "sub_questions": [
- {
- "ride_post_subquestions_id": "1",
- "question": "Morning",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "2",
- "question": "Noon",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "3",
- "question": "Afternoon",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "4",
- "question": "Evening",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- }
- ]
- },
- {
- "ride_post_questions_id": "5",
- "question": "Are you willing to make any stops along the way to your destination? (To attract midway riders)",
- "have_options": "1",
- "type": "4",
- "how_many": "2",
- "sub_questions": [
- {
- "ride_post_subquestions_id": "9",
- "question": "Yes",
- "have_options": "1",
- "type": "0",
- "how_many": "3",
- "sub1_questions": [
- {
- "ride_post_sub1questions_id": "1",
- "question": "",
- "have_options": "0",
- "type": "0",
- "how_many": "0"
- },
- {
- "ride_post_sub1questions_id": "2",
- "question": "",
- "have_options": "0",
- "type": "0",
- "how_many": "0"
- },
- {
- "ride_post_sub1questions_id": "11",
- "question": "",
- "have_options": "0",
- "type": "0",
- "how_many": "0"
- }
- ]
- },
- {
- "ride_post_subquestions_id": "10",
- "question": "No",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- }
- ]
- },
- {
- "ride_post_questions_id": "6",
- "question": "Total number of seats?",
- "have_options": "1",
- "type": "4",
- "how_many": "4",
- "sub_questions": [
- {
- "ride_post_subquestions_id": "11",
- "question": "1",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "12",
- "question": "2",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "13",
- "question": "3",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "14",
- "question": "4",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- }
- ]
- },
- {
- "ride_post_questions_id": "7",
- "question": "How much are you asking per seat?",
- "have_options": "0",
- "type": "1",
- "how_many": "0",
- "sub_questions": []
- },
- {
- "ride_post_questions_id": "8",
- "question": "Should we publish your ride share offer or do you want to make any changes?",
- "have_options": "1",
- "type": "4",
- "how_many": "2",
- "sub_questions": [
- {
- "ride_post_subquestions_id": "15",
- "question": "Edit",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- },
- {
- "ride_post_subquestions_id": "16",
- "question": "Publish",
- "have_options": "0",
- "type": "0",
- "how_many": "0",
- "sub1_questions": []
- }
- ]
- }
- ]
- }
Add Comment
Please, Sign In to add comment