Delivery Executions
This topic lists Data Explorer and API fields associated with a delivery ID’s executions. 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 |
---|---|---|
Message ID |
| The unique identifier for a message or transaction between the client and the API. |
Delivery Execution Id |
| Unique identifier for the delivery execution (the session for a given test taker/delivery combination). |
Login |
| The test taker’s ID/username (not name). |
Delivery Id |
| The delivery ID of the test. |
Tenant Id |
| The unique identifier for the TAO environment on which the delivery was executed. |
Test Taker |
| The test taker’s login ID. |
| The same as the delivery execution ID. |
Timestamps
Data Explorer | API | Description |
---|---|---|
Start Time |
| The start time of the delivery execution (provided as a unix timestamp). |
Finish Time |
| The end time of the delivery execution (provided as a unix timestamp). |
Last_Update_Date |
| The date the delivery was last updated (provided as a unix timestamp). |
Session fields
Data Explorer | API | Description |
---|---|---|
Status |
| The status of the delivery.
|
LTI parameters (API)
These parameters may be used as values when specifying LTI parameters in the Display tab of Data Explorer.
Parameter | Description |
---|---|
| Specifies the version of the LTI protocol being used. |
| The full name or display name of the user launching the delivery. |
| Indicates the user's role (i.e learner). |
| Contains custom parameters, such as which plugins are enabled for the session. |
| A secure token used to authenticate and authorize the LTI launch request. |
| A URL identifying the platform initiating the LTI launch. |
| Specifies the preferred language/locale for the user interface. |
| Unique identifier for the resource being launched. |
| The user's first name. |
| Unique identifier for the LTI client. |
| URL to return to after the delivery execution is completed. |
| Describes the type of LTI message being sent (i.e launch request). |
| Identifier for the course or learning context where the launch occurs. |
| The user's last name or surname. |