{
  "kind": "question",
  "id": "stub-rating_advanced",
  "title": "",
  "ruleSections": {
    "behaviorRules": {},
    "settingsRules": {},
    "validationRules": {
      "rating": {
        "required": true,
        "requiredMessage": "This question requires an answer"
      }
    },
    "additionalOptions": {},
    "logicSettingsRules": {}
  },
  "typeId": "rating_advanced",
  "scaleLength": 5,
  "iconVariant": "star",
  "subtextEnabled": false,
  "subtext": "",
  "ratingAdvancedFollowUpBands": [
    {
      "id": "1e041af1-45e8-4d7f-ba49-b68854906909",
      "scoreMin": 1,
      "scoreMax": 3,
      "innerQuestions": [
        {
          "id": "8423a144-2f3d-4d9a-af76-efca5b3067c1",
          "title": "Click to write the question",
          "required": false,
          "followUpKind": "single_choice",
          "options": [
            "Option 1",
            "Option 2"
          ],
          "optionSettings": [
            {},
            {}
          ]
        }
      ]
    },
    {
      "id": "6eb377a8-6e84-4ffc-a35f-4d296cc78e9d",
      "scoreMin": 4,
      "scoreMax": 5,
      "innerQuestions": [
        {
          "id": "0d69ad17-56f8-4c7b-971f-b92703100e9d",
          "title": "Click to write the question",
          "required": false,
          "followUpKind": "single_choice",
          "options": [
            "Option 1",
            "Option 2"
          ],
          "optionSettings": [
            {},
            {}
          ]
        }
      ]
    }
  ]
}
