config.item_edit.item.math_hints_generation.enable - Initialization - Author API

Author 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 Customer Success Manager.

Controls whether or not the AI math hints generation button is shown.

You would want to use this to allow authors to generate math hints.

Examples

var initializationOptions = {
    "config": {
        "item_edit": {
            "item": {
                "math_hints_generation": {
                    "enable": true
                }
            }
        }
    }
};

Values

Attribute path config.item_edit.item.math_hints_generation.enable

Default false

Type boolean

Versioning

Version added: v2025.2.LTS

Was this article helpful?

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