User Answers
fun UserAnswers( associatedWorkBookId: String, answers: Map<MultiChoiceQuestion, IndexOfChosenOption>, marksObtainedForWorkBook: Int)
Content copied to clipboard
Parameters
associated Work Book Id
the id of the associated WorkBook.
answers
a map that contains the IndexOfChosenOption for each MultiChoiceQuestion.
marks Obtained For Work Book
indicates the total marks obtained for the WorkBook with the associatedWorkBookId.