Skip to main content
Skip table of contents

Datastore Tests

This topic lists API fields (and their descriptions) associated with tests. The fields described in this topic are considered to be the most meaningful when performing a query of this data - not all fields returned with a query are listed.

Identification fields

Data Explorer

API

Description

Test Qti Id

testQtiId

The Identifier for the test, which can be viewed and changed from the general properties panel in test authoring. 

Test Qti Title

testQtiTitle

The Title of the test, which can be viewed and changed from the general properties panel in test authoring.

Test Qti Label

testQtiLabel

The label provided for a test in the Test properties form. 

Message Id

messageId

The unique identifier for a message or transaction between the client and the API. 

Full Resource Id

fullTestResourceId

The test’s Identifier, which can be found in the Test Properties (in authoring).

Tenant Id

tenantId

The unique identifier for the TAO environment on which the action was executed. 

Timestamps

Data Explorer

API

Description

Last_update_date

last_update_date

The date the test was last updated (provided as a unix timestamp).

Publication Time

publicationTime

This field displays when the test with a given test was published as a delivery, provided as a Unix timestamp. 

Item level data

This section lists each item in the delivery’s test individually with details about the item.

Data Explorer

API

Description

items.metadata

items.metadata Label

items.metadata Property

 

CODE
items: {
metadata:{
label:
propertyLabel: }

The metadata defined for an individual item. This field contains the same information of metadataRaw but with flat structure.

  • The label of the item in the Item properties (in the Edit Item form).

  • Metadata properties (propertyLabel), such as subject matter, are listed here with each property name and the value assigned to the given item. 

Full Item Resource Id

 

CODE
items: {
fullItemResourceID:
 }

Each item’s reference ID URL, which can be found in the item’s general properties in authoring (when selected an item from the Item bank).

items.qti Title

qtiTitle

The title of the item in the Item Properties (in Item authoring).

items.authoring Position

authoringPosition

The sequential positioning of the item in the delivery’s test (for the first item, this value will be 1, for the second item this value will be 2, etc).

items.max Score

maxScore

The maximum score available for the item.

items.qti Id

qtiId

The Identifier, which can be viewed and modified in the Item’s Properties (in Item authoring). 

items.qti Label

qtiLabel

The label of the item in the Item properties (in the Edit Item form).

items.item Id

itemId

The unique identifier of the item within the scope of a single delivery. This field may not always be set.

items.item Resource Id

itemResourceId

The item’s Identifier, which can be found in the Item Properties (in Item authoring).

items.assessment Item Id

assessmentItemId

The Identifier, which can be viewed and modified in the Item’s Properties (in Test authoring).

 

metadateRaw

This field lists the raw, unprocessed set of metadata associated with the delivery’s items. These fields are used to provide additional context to the results of the query.

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.