Author Aide API Initialization
enable
Controls whether the Essay with Feedback Aide rubric option appears in the Question type dropdown.
Examples
const initializationOptions = {
"config": {
"essay_with_rubric": {
"enable": false
}
}
};
Values
Attribute path config.eassy_with_rubric.enable
Default true
Type boolean