CheckWare assessment API reference guide

Changelog

OverviewDatatypesWebservice operationsChangelog

Changelog

The following changes are made to the WSDL file (includes both WSDL structure and datatypes):


2011-08-19:
Added "completedDate" to the assessmentInstance datatype.

2011-08-28:
Added extra part for both addRespondent and updateRespondent to manage SMS sending related to new respondents.

2011-09-16:
Added optional field loginName to the Respondent datatype.

2011-09-29:
Added getRespondentByLoginName to enable lookup on both values.
Added changeRespondentID operation and the respondentChange datatype used as argument.

2011-11-21:
Added lastModified as a required field to AssessmentInstance.

2011-11-28:
Minimum occurence changed from 1 to 0 (from required to optional) for the following fields on the User datatype: birthDate, Gender

2013-11-09:
Added new methods TNG 2.4:
exportAssessmentInstanceData, exportAssessmentPlanData, exportAssessmentStatusData, exportLoginSessionData, exportUserData,
exportUserGroupData, exportRespondentData, exportRespondentGroupData, exportUserGroupRespondentGroupMappingData,
addRespondentAttributeMeta, updateRespondentAttributeMeta, deleteRespondentAttributeMeta, getRespondentAttributesMeta,
addUserAttributeMeta, updateUserAttributeMeta, deleteUserAttributeMeta, getUserAttributesMeta,
Add optional attribute:
In respondent model respondentAttributeCollection
In user model: userAttributeCollection

2013-11-11:
Added new methods resolveDuplicates and getAssessmentInstanceAvailableReportsByDate.

2013-11-21
New methods: addAssessmentPlanInstance, getAssessmentPlans
New models: AssessmentPlan, AssessmentPlanInstance, AssessmentPlanCollection

2013-11-25
Changed method name: getAssessmentInstanceAvailableReportsFilter instead of getAssessmentInstanceAvailableReportsByDate

2014-01-22
New methods: getNewReportInstances, getAssessmentInstanceReportFileKITH, setReportInstanceArchived,getCVSFile
New models: assessmentInstanceReportFileKITH

2014-01-24
New parts:
getAssessmentInstnaceAvailableReportsIncludeExported in getAssessmentInstanceAvailableReports method,
getAssessmentInstanceReportFileArchive in getAssessmentInstanceReportFile method

2014-01-27
Removed method getCVSFile

2014-11-10
New type ownerID added to assessmentInstance and assessmentPlanInstance models as optional attribute.