Part | Type | Description |
---|---|---|
![]() | assessmentInstanceData![]() | Collection of answers, calculations, flags and option assessmentInstance model.
Collection of answers is mandatory but could be empty. Sent answers must be matched with type. Collection of calculations is optional, but if in assessment some colculations are defined, the must be sent in request. Collection of flags is optional, if some defined flag will not be sent, application automaticaly creates new ones with values false. Assessment instance at the end this operation will be submitted. |
![]() | assessmentInstanceID![]() | Optional argument. If it is defined, assessmentInstance will be get from existing. If
not, assessment instance will be created from part of addAssessmentInstanceDataRequest |
Part | Type | Description |
---|---|---|
![]() | assessmentInstanceID![]() | The assessmentInstanceID for the newly added instances or already existing (only on
success). |