config.bulk_operations.enable - Initialization - Author Aide API

Author Aide API Initialization

enable

This is a premium feature and may not be included in your product license. For more information, reach out to your Learnosity Account Manager.

Controls whether to allow bulk operations.

You would want to use this to allow the generation of multiple questions or translations at once.

Examples

const initializationOptions = {
    "config": {
        "bulk_operations": {
            "enable": true
        }
    }
};

Values

Attribute path config.bulk_operations.enable

Default false

Type boolean

Was this article helpful?

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