Skip to main content

Interface: Question

Defines a single question inside a Ballot that can have multiple answers.

Table of contents

Properties

Properties

text

text: string

The text of the question.


answers

answers: Answer[]

The possible answers to the question.


additionalInfo

additionalInfo: string

Some additional description text about the question.