config.activity_edit.reporting.enable - Initialization - Author API

Author API Initialization

enable

Controls whether the reporting tab is visible and accessible in the Activity editor.

You would want to use this to show the reporting tab to authors.

Examples

var initializationOptions = {
    "config": {
        "activity_edit": {
            "reporting": {
                "enable": true
            }
        }
    }
};

Values

Attribute path config.activity_edit.reporting.enable

Default false

Type boolean

Was this article helpful?

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