CheckWare partner API reference guide

Datatypes

OverviewDatatypesWebservice operationsChangelog

dataExportTemplate

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

Grouping method: sequence
Multiplicity:  

ElementMultiplicityTypeRestrictionDescription
templateID1 .. 1templateID 


The unique template identifier.

name1 .. 1string 


The name of the template.

isPublic boolean 

Is the template public?

isAvailableApi boolean 

Is the template available via partner API?

allowOverride boolean 

Can the template settings be overridden?

fileFormat string 

The file format of the exported data.

createdDate dateTime 

Creation date for the template.

lastModifiedDate dateTime 

Last modified date for the template.

filterContext dataExportTemplateContextCollection 

Results will be filtered by these contexts.

filterDateField string 

Results will be filtered by this datefield.

filterDateRange string 

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.

isSubmittedOnly boolean 

Only include submitted assessment instances only in results?

description string 

Description of the template.