sheena2994

Untitled

Jan 13th, 2017
40
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.03 KB | None | 0 0
  1. {
  2. "success": 1,
  3. "message": "Following are the questions",
  4. "data": [
  5. {
  6. "ride_post_questions_id": "1",
  7. "question": "Hi (username), I am your virtual assistant Mason. I’ll help you post your ride share offer.\nWhat’s your departure city?",
  8. "have_options": "0",
  9. "type": "8",
  10. "how_many": "0",
  11. "sub_questions": []
  12. },
  13. {
  14. "ride_post_questions_id": "2",
  15. "question": "What’s your destination?",
  16. "have_options": "0",
  17. "type": "8",
  18. "how_many": "0",
  19. "sub_questions": []
  20. },
  21. {
  22. "ride_post_questions_id": "3",
  23. "question": "When are you leaving?",
  24. "have_options": "0",
  25. "type": "3",
  26. "how_many": "0",
  27. "sub_questions": []
  28. },
  29. {
  30. "ride_post_questions_id": "4",
  31. "question": "What time are you leaving?",
  32. "have_options": "1",
  33. "type": "4",
  34. "how_many": "4",
  35. "sub_questions": [
  36. {
  37. "ride_post_subquestions_id": "1",
  38. "question": "Morning",
  39. "have_options": "0",
  40. "type": "0",
  41. "how_many": "0",
  42. "sub1_questions": []
  43. },
  44. {
  45. "ride_post_subquestions_id": "2",
  46. "question": "Noon",
  47. "have_options": "0",
  48. "type": "0",
  49. "how_many": "0",
  50. "sub1_questions": []
  51. },
  52. {
  53. "ride_post_subquestions_id": "3",
  54. "question": "Afternoon",
  55. "have_options": "0",
  56. "type": "0",
  57. "how_many": "0",
  58. "sub1_questions": []
  59. },
  60. {
  61. "ride_post_subquestions_id": "4",
  62. "question": "Evening",
  63. "have_options": "0",
  64. "type": "0",
  65. "how_many": "0",
  66. "sub1_questions": []
  67. }
  68. ]
  69. },
  70. {
  71. "ride_post_questions_id": "5",
  72. "question": "Are you willing to make any stops along the way to your destination? (To attract midway riders)",
  73. "have_options": "1",
  74. "type": "4",
  75. "how_many": "2",
  76. "sub_questions": [
  77. {
  78. "ride_post_subquestions_id": "9",
  79. "question": "Yes",
  80. "have_options": "1",
  81. "type": "0",
  82. "how_many": "3",
  83. "sub1_questions": [
  84. {
  85. "ride_post_sub1questions_id": "1",
  86. "question": "",
  87. "have_options": "0",
  88. "type": "0",
  89. "how_many": "0"
  90. },
  91. {
  92. "ride_post_sub1questions_id": "2",
  93. "question": "",
  94. "have_options": "0",
  95. "type": "0",
  96. "how_many": "0"
  97. },
  98. {
  99. "ride_post_sub1questions_id": "11",
  100. "question": "",
  101. "have_options": "0",
  102. "type": "0",
  103. "how_many": "0"
  104. }
  105. ]
  106. },
  107. {
  108. "ride_post_subquestions_id": "10",
  109. "question": "No",
  110. "have_options": "0",
  111. "type": "0",
  112. "how_many": "0",
  113. "sub1_questions": []
  114. }
  115. ]
  116. },
  117. {
  118. "ride_post_questions_id": "6",
  119. "question": "Total number of seats?",
  120. "have_options": "1",
  121. "type": "4",
  122. "how_many": "4",
  123. "sub_questions": [
  124. {
  125. "ride_post_subquestions_id": "11",
  126. "question": "1",
  127. "have_options": "0",
  128. "type": "0",
  129. "how_many": "0",
  130. "sub1_questions": []
  131. },
  132. {
  133. "ride_post_subquestions_id": "12",
  134. "question": "2",
  135. "have_options": "0",
  136. "type": "0",
  137. "how_many": "0",
  138. "sub1_questions": []
  139. },
  140. {
  141. "ride_post_subquestions_id": "13",
  142. "question": "3",
  143. "have_options": "0",
  144. "type": "0",
  145. "how_many": "0",
  146. "sub1_questions": []
  147. },
  148. {
  149. "ride_post_subquestions_id": "14",
  150. "question": "4",
  151. "have_options": "0",
  152. "type": "0",
  153. "how_many": "0",
  154. "sub1_questions": []
  155. }
  156. ]
  157. },
  158. {
  159. "ride_post_questions_id": "7",
  160. "question": "How much are you asking per seat?",
  161. "have_options": "0",
  162. "type": "1",
  163. "how_many": "0",
  164. "sub_questions": []
  165. },
  166. {
  167. "ride_post_questions_id": "8",
  168. "question": "Should we publish your ride share offer or do you want to make any changes?",
  169. "have_options": "1",
  170. "type": "4",
  171. "how_many": "2",
  172. "sub_questions": [
  173. {
  174. "ride_post_subquestions_id": "15",
  175. "question": "Edit",
  176. "have_options": "0",
  177. "type": "0",
  178. "how_many": "0",
  179. "sub1_questions": []
  180. },
  181. {
  182. "ride_post_subquestions_id": "16",
  183. "question": "Publish",
  184. "have_options": "0",
  185. "type": "0",
  186. "how_many": "0",
  187. "sub1_questions": []
  188. }
  189. ]
  190. }
  191. ]
  192. }
Add Comment
Please, Sign In to add comment