sheena2994

Untitled

Mar 27th, 2017
42
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.92 KB | None | 0 0
  1. [ { "questions_id": 1, "question": "What’s your departure city?", "keyword": "departure", "have_options": 1, "type": 4, "how_many": 2, "question_for": 0, "sub_questions": [ { "sub_questions_id": 1, "is_selected": 1, "question": "Current Location", "have_options": 0, "type": 10, "how_many": 0, "answer": ["Chandigarh"], "sub1_questions": [] }, { "sub_questions_id": 2, "is_selected": 0, "question": "Choose Location", "have_options": 0, "type": 8, "how_many": 0, "answer": [], "sub1_questions": [] } ] }, { "questions_id": 2, "question": "What’s your destination city?", "keyword": "destination", "have_options": 1, "type": 4, "how_many": 2, "question_for": 0, "sub_questions": [ { "sub_questions_id": 3, "is_selected": 1, "question": "Current Location", "have_options": 0, "type": 10, "how_many": 0, "answer": ["Chandigarh"], "sub1_questions": [] }, { "sub_questions_id": 4, "is_selected": 0, "question": "Choose Location", "have_options": 0, "type": 8, "how_many": 0, "answer": [], "sub1_questions": [] } ] }, { "questions_id": 3, "question": "When are you leaving?", "keyword": "leaving_on", "have_options": 1, "type": 4, "how_many": 1, "question_for": 0, "sub_questions": [ { "sub_questions_id": 5, "is_selected": 1, "question": "Pick a Date", "have_options": 0, "type": 3, "how_many": 0, "answer": ["2017-4-4"], "sub1_questions": [] } ] }, { "questions_id": 4, "question": "What time are you leaving?", "keyword": "departure_time", "have_options": 1, "type": 4, "how_many": 4, "question_for": 0, "sub_questions": [ { "sub_questions_id": 6, "is_selected": 1, "question": "Morning", "have_options": 0, "type": 0, "how_many": 0, "answer": ["Morning"], "sub1_questions": [] }, { "sub_questions_id": 7, "is_selected": 0, "question": "Noon", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] }, { "sub_questions_id": 8, "is_selected": 0, "question": "Afternoon", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] }, { "sub_questions_id": 9, "is_selected": 0, "question": "Evening", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] } ] }, { "questions_id": 5, "question": "Are you willing to make any stops along the way to your destination? (To attract midway riders)", "keyword": "stops", "have_options": 1, "type": 4, "how_many": 2, "question_for": 0, "sub_questions": [ { "sub_questions_id": 10, "is_selected": 1, "question": "Yes (Input up to 3 stops)", "have_options": 1, "type": 14, "how_many": 3, "answer": ["Sector 20", "Sector 19"], "sub1_questions": [] }, { "sub_questions_id": 11, "is_selected": 0, "question": "No", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] } ] }, { "questions_id": 6, "question": "Total number of seats?", "keyword": "num_of_seats", "have_options": 1, "type": 4, "how_many": 4, "question_for": 0, "sub_questions": [ { "sub_questions_id": 12, "is_selected": 1, "question": "1", "have_options": 0, "type": 0, "how_many": 0, "answer": [1], "sub1_questions": [] }, { "sub_questions_id": 13, "is_selected": 0, "question": "2", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] }, { "sub_questions_id": 14, "is_selected": 0, "question": "3", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] }, { "sub_questions_id": 15, "is_selected": 0, "question": "4", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] } ] }, { "questions_id": 7, "question": "How much are you asking per seat?", "keyword": "price", "have_options": 1, "type": 4, "how_many": 1, "question_for": 0, "sub_questions": [ { "sub_questions_id": 22, "is_selected": 1, "question": "Enter Price", "have_options": 0, "type": 11, "how_many": 0, "answer": ["232"], "sub1_questions": [] } ] }, { "questions_id": 8, "question": "Should we publish your ride share offer or do you want to make any changes?", "keyword": "edit_publish", "have_options": 1, "type": 4, "how_many": 2, "question_for": 0, "sub_questions": [ { "sub_questions_id": 16, "is_selected": 0, "question": "Edit", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] }, { "sub_questions_id": 17, "is_selected": 1, "question": "Publish", "have_options": 0, "type": 0, "how_many": 0, "answer": [], "sub1_questions": [] } ] } ]
Add Comment
Please, Sign In to add comment