Recapp Code Reference
Preparing search index...
models/src/messages/statisticsActor
ChoiceAnswer
Type Alias ChoiceAnswer
type
ChoiceAnswer
=
{
choices
:
boolean
[]
;
correct
:
boolean
;
groupName
:
string
;
maxParticipants
:
number
;
questionId
:
Id
;
tag
:
"ChoiceAnswer"
;
wrong
:
boolean
;
}
Index
Properties
choices
correct
group
Name
max
Participants
question
Id
tag
wrong
Properties
choices
choices
:
boolean
[]
correct
correct
:
boolean
group
Name
groupName
:
string
max
Participants
maxParticipants
:
number
question
Id
questionId
:
Id
tag
tag
:
"ChoiceAnswer"
wrong
wrong
:
boolean
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
choices
correct
group
Name
max
Participants
question
Id
tag
wrong
Recapp Code Reference
Loading...