Portal Sessions
This topic lists Data Explorer and API fields (and their descriptions) associated with sessions on the TAO Portal. 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
Data Explorer | API | Description |
---|---|---|
Battery Id |
| The Identifier of the battery assigned to the session. |
Session Id |
| The Identifier of the session. |
Delivery Id |
| The delivery ID of the test. |
Group Id |
| The Identifier of the group assigned to the session. |
Session Name |
| The name of the session. |
Session Description |
| The description of the session. |
Group Name |
| The name of the group assigned to the session. |
Group Description |
| The description of the group assigned to the session. |
Delivery Name |
| The name of the delivery assigned to the session. |
Tenant Id |
| The unique identifier for the TAO environment on which the delivery was executed. |
Hierarchy Path |
| The values provided in this field will vary depending on your organization’s structure. In an API query, the value will display as each level being listed consecutively, with each level’s name: For example:
CODE
In Data Explorer, you can filter according to level. |
Hierarchy Levels |
| The level/organizational unit the assigned group is in. This value will generally include the |
Session configuration
Data Explorer | API | Description |
---|---|---|
Test Runner Review Settings.enabled |
CODE
| Review settings are enabled for the session. For more information, see Creating a session. |
Test Runner Review Settings.showScore |
CODE
| The “show score” review setting is enabled for the session. For more information, see Creating a session. |
Test Runner Review Settings.showCorrect |
CODE
| The “show correct” (display correct answer) review setting is enabled for the session. For more information, see Creating a session. |
Test Runner Security Plugins.preventScreenshot |
CODE
| The security setting to prevent screenshots is enabled/disabled. For more information, see Creating a session. |
Test Runner Security Plugins.preventRightClickAndKeyboardShortcuts |
CODE
| The security setting to prevent keyboard shortcuts is enabled/disabled. For more information, see Creating a session. |
Test Runner Security Plugins.requireAuthorizationToStart |
CODE
| The security setting requiring proctor authorization (for test takers to begin) is enabled/disabled. For more information, see Creating a session. |
Test Runner Security Plugins.pauseTestWhenExitsFullScreen |
CODE
| The security setting to pause the assessment if a test taker exits fullscreen mode is enabled/disabled. For more information, see Creating a session. |
Test Runner Security Plugins.requireFullscreen |
CODE
| The security setting to require fullscreen mode is enabled/disabled. For more information, see Creating a session. |
Report Settings.studentReport |
CODE
| The session configuration to allow test takers to access their report (following completing the assessment) is enabled/disabled. For more information, see Creating a session. |
Scoring
Data Explorer | API | Description |
---|---|---|
Grades Notification Start Date | The start date that test takers are notified of their grade (if enabled). For more information, see Creating a session. | |
Grades Notification Status | ||
Grading Required |
| The session contains items that require manual (human) scoring. |
Delivery Grading Status |
| The status of manual scoring. |
Timestamps
Data Explorer | API | Description |
---|---|---|
Start Date |
| The start date of the session (provided as a unix timestamp). |
End Date |
| The end date of the session (provided as a unix timestamp). |
Timezone |
| The timezone the session was administered in. |
Last_update_date |
| When the session was last updated (provided as a unix timestamp). |
Status
Data Explorer | API | Description |
---|---|---|
Is Public |
| The session is public. |
Delivery Execution Status |
| The status of the delivery.
|
Active |
| If the session is active. |
Group Active | | If the session’s assigned group is active. |