Datastore Item Results
This topic lists Date Explorer and API fields (and their descriptions) associated with items. 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.
Delivery / Test level data
isDeleted
The value of this API field is always set to false,
as only the most recent delivery results currently display.
If the same delivery has been taken multiple times by the test taker, previous results are marked as isDeleted=true
.
This field is only valid if you are launching the delivery via LTI with multiple attempts parameter. For more information, see Custom parameters (delivery launch).
Identification fields
Data Explorer | API | Description |
---|---|---|
CODE
| The label of the test, which can be found in the Label field in Test Properties. | |
Delivery Id |
| Delivery identifier as provided by the delivery tool. |
Test Qti Id |
| The Identifier for the test, which can be viewed and changed from the general properties panel in test authoring. |
Test Qti Label |
| The label provided for a test in the Test properties form. |
Full Test Resource Id |
| The Resource Identifier located in the delivery’s Properties panel. |
Login |
| The test taker’s ID/username (not name). |
Delivery Execution Id |
| Unique identifier for the delivery execution (the session for a given test taker/delivery combination). |
Message Id |
| The unique identifier for a message or transaction between the client and the API. |
Tenant Id |
| The unique identifier for the TAO environment on which the delivery was executed. |
Scoring
Data Explorer | API | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
| 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 | ||||||||||
| The amount of points achieved by the test taker, if defined by the test scoring. The value of this field should match the value of | ||||||||||
Total Max Score Cut Score Threshold Total Score |
CODE
| Any scoring outcome defined on the test level (in Test authoring) will be listed here. For more information, see Configuring scoring for tests.
|
Timestamps
Data Explorer | API | Description |
---|---|---|
Session End Time |
| The time that the test was submitted (provided as a unix timestamp). |
Last_update_date |
| The date the session was last updated (provided as a unix timestamp). For tests with manual scoring, this value will display the time at which scoring was completed. Until all manual scoring is performed (if any), the value of this field should be the same as the |
Publication Time |
| The exact time the delivery was published (provided as a unix timestamp). |
Item level data
Item fields
This section lists each item in the test individually with details about the item, and how the test taker responded to it in the test.
Data Explorer | API | Description |
---|---|---|
Item Id | Listed first after
CODE
| Each item’s reference ID, which can be found in the item’s general properties in Test authoring. |
Num Attempts |
| How many times the item was seen (or attempted) by the test taker. Only the last attempt’s results are displayed and taken into account for the item’s scoring. |
| The metadata defined for an individual item
| |
Full Item Resource Id |
| The item’s Identifier, which can be found in the Item Properties (in Item authoring). |
Status Correct |
| Whether the item’s score was correct, false, partially correct, or skipped. |
Qti Title |
| The title of the item in the Item Properties (in Item authoring). |
Max Score |
| The maximum score available for the item. |
Submission Time |
| The exact time the answer to the item’s question was submitted. This time is provided as a unix timestamp. |
Qti Id |
| The Identifier, which can be viewed and modified in the Item’s Properties (in item authoring). |
Qti Label |
| The label of the item in the Item properties (in the Edit Item form). |
Duration |
| The duration value reflects the time (in seconds) a test taker spent on a given item. The duration value excludes the time the item took to load and become available, as well as any time a test taker had their session paused. |
Score |
| The score achieved by the test taker for the particular item. |
Item End Time |
| The exact time the item was completed/submitted by the test taker (for linear tests) or last interacted with (for non-linear tests). This time is provided as a unix timestamp. |
Item Start Time |
| The exact time the test taker opened the item in the test for the first time. This value is provided as a unix timestamp. |
Completion Status |
CODE
| In API results, all outcomes defined on the item will be listed here (especially the ones defined for manual scoring). Completion Status: The completion status of the item. The possible values are
In API results, SCORE AND MAXSCORE will display repeated values. |
|
| |
Manually Graded |
| Displays if a manually scored item has been scored or not. This value will display as |
Manually Graded At |
| The time an item was manually graded (if applicable). This value is provided as a unix timestamp. It will display as |