CheckWare partner API reference guide

Datatypes

OverviewDatatypesWebservice operationsChangelog

assessmentInstanceQuery

The assessment instance query defines the selection criterias for retreving
assessment instances from the system.

You may use the elements in combination. All of the criterias that are defined in the query must
be met before the assessment instance is part of the resulting assessment instance collection.

Grouping method: sequence
Multiplicity: 1 .. 1

ElementMultiplicityTypeRestrictionDescription
isCompleted0 .. 1boolean 

Add this element if you would like to narrow selection of assessment
instances down to is or is not completed.

respondentID0 .. 1respondentID 

Narrow selection down to a given respondent.

treatmentInstanceID0 .. 1treatmentInstanceID 

Narrow selection down to a given treatment.

treatmentTypeID0 .. 1treatmentTypeID 

Narrow selection down to a given treatment type.

assessmentID0 .. 1assessmentID 

Narrow selection down to a given assessment.

modifiedSince0 .. 1dateTime 

Narrow selection down to a time period. The period will be from the date
provided until now.