AnswerChoiceGroup

GroupId

Group id to which answer choice belongs


Type integer
Additional info

Required for update if applicable

OrderTypeId

Enum value of the order in which it needs to be displayed.

            Applicable values are as below -

            Default = 0

            Randomly = 1

            Alphabetically = 2

            HighToLow = 3

            LowToHigh = 4

            OldToNew = 5

            PositiveToNegative = 6

            NegativeToPositive = 7

            NewToOld = 8

            FlipChoices = 9

            RandomSubset = 10

            AdvancedRandomization = 11

IsFixedPosition

Flag to mark position of group as fixed


Type boolean
ShowTop

Value to show top number of groups


Type integer
DisplayLabel

Name of the group


Type string
IsBalanced

Flag to balance the answer choices in the group


Type boolean

Related Methods

Early access feature - Retrieve a question from a survey by its id.

Early access feature - Creates a question in a survey.

Early access feature - Updates a question in a survey.