Enumeration HMSPollQuestionType

Enumeration Members

longAnswer: 3

The question expects a long text answer.

multipleChoice: 1

The question allows for multiple choice answers.

shortAnswer: 2

The question expects a short text answer.

singleChoice: 0

The question allows for a single choice answer.

Generated using TypeDoc