config.math.enable - Initialization - Author Aide API

Author Aide API Initialization

enable

Controls whether to show the Math Question type.

You would want to use this to remove Math from the list of available Question types.

Examples

const initializationOptions = {
    "config": {
        "math": {
            "enable": false
        }
    }
};

Values

Attribute path config.math.enable

Default true

Type boolean

Was this article helpful?

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