Author Aide API Initialization
math
Specifies the configuration options for the Math Question type.
Examples
const initializationOptions = {
"config": {
"math": {
"enable": false
}
}
};
Values
Attribute path config.math
Type object
Properties
-
enable boolean
Controls whether to show the Math Question type.