metadata - Initialization - Assess API

Assess API Initialization

metadata

Contains information related to the current session, such as the current time and the current Item, for example.

Note This data is mostly used by Items API in resume mode.

Examples

"metadata": {
    // Per item metadata
    "items": [
        {
            "reference": "ccore_ccs_rabbit",
            // Define default display name of the item in TOC
            "display_name": "CC Card Item"
        }
    ],
    // Current test time
    "current_time": 660,

    // Remaining reading time
    "current_reading_time": 50,

    // Current sheet index
    "current_sheet_position": 5,
    //...
}

Values

Attribute path metadata

Type object

Was this article helpful?

Did you arrive here by accident? If so, learn more about Learnosity.