CheckWare partner API reference guide

Datatypes

OverviewDatatypesWebservice operationsChangelog

dataExportTemplate

A data export template is used for creating custom data exports.

Grouping method: sequence
Multiplicity: 1 .. 1

ElementMultiplicityTypeRestrictionDescription
templateID1 .. 1templateID 


The unique template identifier.

name1 .. 1string 


The name of the template.

isPublic1 .. 1boolean 

Is the template public?

isAvailableApi1 .. 1boolean 

Is the template available via partner API?

allowOverride1 .. 1boolean 

Can the template settings be overridden?

fileFormat1 .. 1string 

The file format of the exported data.

createdDate1 .. 1dateTime 

Creation date for the template.

lastModifiedDate1 .. 1dateTime 

Last modified date for the template.

filterContext1 .. 1dataExportTemplateContextCollection 

Results will be filtered by these contexts.

filterDateField1 .. 1string 

Results will be filtered by this datefield.

filterDateRange1 .. 1string 

Results will be filtered by this date interval.

filterDateRangeStart0 .. 1date 

Results will be filtered by this custom time interval.

filterDateRangeStop0 .. 1date 

Results will be filtered by this custom time interval.

isSubmittedOnly1 .. 1boolean 

Only include submitted assessment instances only in results?

description1 .. 1string 

Description of the template.