retrieve_tags - Initialization - Items API

Items API Initialization

retrieve_tags

Retrieves Tags for all Items when the assessment is loaded.

You would want to use this option so that you can do content debugging in testing environments or display the Item Tags in your application, for example.

To retreive the Tag information in an assessment, use the getTags() method.

Examples

var initializationOptions = {
    retrieve_tags: true
    // ...
};

Values

Attribute path retrieve_tags

Default false

Type boolean

Related articles

Was this article helpful?

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