Datastore Deliveries
This topic lists API and Data Explorer fields with a delivery ID. These entities do not include results associated with a delivery ID or any sessions the delivery is assigned to. The entities described in this topic are considered to be the most meaningful when performing a query of a delivery’s data - not all entities returned with a query are listed.
Identification fields
Data Explorer | API | Description |
---|---|---|
Test Qti Id |
| The Identifier for the test, which can be viewed and changed from the general properties panel in test authoring. |
Test Qti Title |
| The Title of the test, which can be viewed and changed from the general properties panel in test authoring. |
Delivery Id |
| The delivery ID of the test. |
Tool Name |
| The tool used to create and launch the delivery. |
Tool Version |
| This field displays the authoring tool version which was used to publish the delivery. If the value is set to “tao“, this means the delivery was not published using authoring, but using the test runner publication API. |
Qti Package |
| This field contains the link to the QTI package stored in the GCP bucket. |
Message Id |
| The unique identifier for a message or transaction between the client and the API. |
Scoring
Data Explorer | API | Description |
---|---|---|
Cut Score Ratio |
| If a cut score is configured for the test, the percentage of the cut score (a cut-off point for passing the test) achieved by the test taker’s score will display. This percentage is displayed as a decimal value. If no cut score is defined for the test, the value of this field will be |
Timestamps
Data Explorer | API | Description |
---|---|---|
Last_update_date |
| The date the delivery was last updated (provided as a unix timestamp). |
Publication Time |
| This field displays when the test with a given deliveryID was published, provided as a Unix timestamp. |
Parts, Sections, and Items
API: Each part, section, and items within the section are listed with the information in the table below.
Data Explorer | API | Description |
---|---|---|
Test Parts |
| This group of fields lists each Part in the delivery’s test individually with details about the Part. |
Test Parts.id |
CODE
| The Identifier for the test Part, which can be viewed and changed from the test Part properties panel in test authoring. |
Test Parts.sections |
| This group of fields lists each Section in the delivery’s test individually with details about the Section. |
Test Parts.sections.id |
CODE
| The Identifier for the test Section, which can be viewed and changed from the test Section properties panel in test authoring. |
Test Parts.sections.title |
CODE
| The Title for the test Section, which can be viewed and changed from the test Section properties panel in test authoring. |
Test Parts.sections.items.informational |
CODE
| The value of this field will be true when the item is marked for informational usage in test authoring. |
Test Parts.sections.items.id |
CODE
| The Identifier, which can be viewed and modified in the Item’s Properties (in item authoring). |
Test Parts.sections.items.title |
CODE
| The title of the item in the Item Properties (in Item authoring). |
Test Parts.sections.items.category |
CODE
| This field will display any categories added to the item in test authoring. |
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
| The metadata defined for an individual item. This field contains the same information of metadataRaw but with flat structure.
|
Full Item Resource Id |
CODE
| 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 |
| The title of the item in the Item Properties (in Item authoring). |
items.authoring Position |
| The sequential positioning of the item in the delivery’s test (for the first item, this value will be |
items.max Score |
| The maximum score available for the item. |
items.qti Id |
| The Identifier, which can be viewed and modified in the Item’s Properties (in Item authoring). |
items.qti Label |
| The label of the item in the Item properties (in the Edit Item form). |
items.item Id |
| The unique identifier of the item within the scope of a single delivery. This field may not always be set. |
items.item Resource Id |
| The item’s Identifier, which can be found in the Item Properties (in Item authoring). |
items.assessment Item Id |
| The Identifier, which can be viewed and modified in the Item’s Properties (in Test authoring). |
| 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. |
Outcome declarations
Data Explorer | API | Description |
---|---|---|
Outcome Declarations |
| Any scoring outcome declarations (such as Category scoring) defined on the test level (in Test authoring) will be listed here. For more information, see Configuring scoring for tests | Outcome-Declarations. |