Skip to main content

QuestionList

  • Array [
  • questionQuestionrequired
    sample_responses object[]required
  • Array [
  • responseResponserequired
  • ]
  • ]
  • QuestionList
    [
    {
    "question": "How often have you purchased the same brand of mobile phone in the past?",
    "sample_responses": [
    {
    "response": "Always the same brand"
    },
    {
    "response": "Mostly the same brand"
    },
    {
    "response": "Occasionally the same brand"
    },
    {
    "response": "Rarely the same brand"
    },
    {
    "response": "Never the same brand"
    }
    ]
    }
    ]