config.essay_with_rubric.enable - Initialization - Author Aide API

Author Aide API Initialization

enable

Controls whether the Essay with Feedback Aide rubric option appears in the Question type dropdown.

Important This option only takes effect if your Learnosity account has a Feedback Aide license. Otherwise, the Essay with Feedback Aide rubric option is not available, even when enable is set to true.

Examples

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

Values

Attribute path config.essay_with_rubric.enable

Default false

Type boolean

Was this article helpful?

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