app
app
/
com.example.examer.data.domain
/
UserAnswers
/
answers
answers
val
answers
:
Map
<
MultiChoiceQuestion
,
IndexOfChosenOption
>
Content copied to clipboard
Parameters
answers
a map that contains the
IndexOfChosenOption
for each
MultiChoiceQuestion
.