Preparing search index...
The search index is not available
@codegrade/apiv2-client
@codegrade/apiv2-client
PutPearsonQuestionSource
MultipleChoiceMember
Interface MultipleChoiceMember
Create a multiple choice question.
interface
MultipleChoiceMember
{
$unknown
?:
undefined
;
coding
?:
undefined
;
multipleChoice
:
PearsonMultipleChoiceQuestionData
;
selectAll
?:
undefined
;
}
Index
Properties
$unknown?
coding?
multiple
Choice
select
All?
Properties
Optional
$unknown
$unknown
?:
undefined
Optional
coding
coding
?:
undefined
multiple
Choice
multipleChoice
:
PearsonMultipleChoiceQuestionData
Optional
select
All
selectAll
?:
undefined
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
$unknown
coding
multiple
Choice
select
All
@codegrade/apiv2-client
Loading...
Create a multiple choice question.