Skip to main content

Question

questionQuestionrequired
sample_responses object[]required
  • Array [
  • responseResponserequired
  • ]
  • Question
    {
    "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"
    }
    ]
    }