app
app
/
com.example.examer.data.dto
/
MultiChoiceQuestionDTO
/
MultiChoiceQuestionDTO
Multi
Choice
Question
DTO
fun
MultiChoiceQuestionDTO
(
questionNumber
:
Int
,
question
:
String
,
options
:
Array
<
String
>
,
indexOfCorrectOption
:
Int
,
markForQuestion
:
Int
)
Content copied to clipboard