CheckWare partner API reference guide

Datatypes

OverviewDatatypesWebservice operationsChangelog

assessmentInstanceAnswer

Assessment instance answer is the answer/value for a question.

Grouping method: sequence
Multiplicity: 1 .. 1

ElementMultiplicityTypeRestrictionDescription
assessmentInstanceQuestionCode1 .. 1string 

Code of question

assessmentInstanceQuestionValue1 .. *string 

Value(s) of the answer.


Possible formats:

Options:
For multiply options (checkbox): [QT1-O1,1] where is template code of option and 1 is
value
For others (radiobutton, dropdown) [3] where 3 is value

Date:
[Y-m-d]

Time:
[H:i:s]

DateTime
[Y-m-d H:i:s]

Text:
["some text"]

Numeric:
[199]

Range:
[-1,7] where -1 is lower value and 7 is upper value