Skip to main content

QuestionResponse

property name* object
property name* QuestionList

Possible values: >= 2, <= 2

  • Array [
  • questionQuestionrequired
    sample_responses object[]required
  • Array [
  • responseResponserequired
  • ]
  • ]
  • QuestionResponse
    {
    "constraints": {
    "Budget": [
    {
    "question": "How much does your budget limit your choice when selecting a mobile phone?",
    "sample_responses": [
    {
    "response": "It is the primary factor, I only consider phones within my budget"
    },
    {
    "response": "It is a major factor, but I might stretch my budget for a good deal"
    },
    {
    "response": "It is somewhat important, but I consider other factors equally"
    },
    {
    "response": "It is a minor factor, I prioritize features over budget"
    },
    {
    "response": "It does not limit my choice at all, I choose based on features and brand"
    }
    ]
    },
    {
    "question": "How often do you find yourself compromising on features due to budget constraints when selecting a mobile phone?",
    "sample_responses": [
    {
    "response": "Always"
    },
    {
    "response": "Frequently"
    },
    {
    "response": "Occasionally"
    },
    {
    "response": "Rarely"
    },
    {
    "response": "Never"
    }
    ]
    }
    ],
    "User Review": [
    {
    "question": "How often do you rely on user reviews when selecting a mobile phone?",
    "sample_responses": [
    {
    "response": "Always"
    },
    {
    "response": "Often"
    },
    {
    "response": "Sometimes"
    },
    {
    "response": "Rarely"
    },
    {
    "response": "Never"
    }
    ]
    },
    {
    "question": "To what extent do negative user reviews influence your decision to avoid purchasing a particular mobile phone?",
    "sample_responses": [
    {
    "response": "Significantly"
    },
    {
    "response": "Moderately"
    },
    {
    "response": "Somewhat"
    },
    {
    "response": "Slightly"
    },
    {
    "response": "Not at all"
    }
    ]
    }
    ]
    },
    "history": {
    "Previous Phone Brands": [
    {
    "question": "How often have you purchased the same brand of mobile phone in the past?",
    "sample_responses": [
    {
    "response": "Always"
    },
    {
    "response": "Mostly"
    },
    {
    "response": "Occasionally"
    },
    {
    "response": "Rarely"
    },
    {
    "response": "Never"
    }
    ]
    },
    {
    "question": "How satisfied have you been with the mobile phone brands you have used previously?",
    "sample_responses": [
    {
    "response": "Extremely satisfied"
    },
    {
    "response": "Very satisfied"
    },
    {
    "response": "Moderately satisfied"
    },
    {
    "response": "Slightly satisfied"
    },
    {
    "response": "Not satisfied at all"
    }
    ]
    }
    ],
    "Price Sensitivity": [
    {
    "question": "How often have you chosen a mobile phone based on its price in the past?",
    "sample_responses": [
    {
    "response": "Always"
    },
    {
    "response": "Most of the time"
    },
    {
    "response": "Sometimes"
    },
    {
    "response": "Rarely"
    },
    {
    "response": "Never"
    }
    ]
    },
    {
    "question": "When you last purchased a mobile phone, how significant was the price in your decision?",
    "sample_responses": [
    {
    "response": "Extremely significant"
    },
    {
    "response": "Very significant"
    },
    {
    "response": "Moderately significant"
    },
    {
    "response": "Slightly significant"
    },
    {
    "response": "Not significant at all"
    }
    ]
    }
    ]
    }
    }