config.activity_edit.settings - Initialization - Author API

Author API Initialization

settings

Controls whether the player tab is shown.

You would want to use this to hide the Player tab from authors.

Examples

var initializationOptions = {
    "config": {
        "activity_edit": {
            "settings": false
        }
    }
};

Values

Attribute path config.activity_edit.settings

Default true

Type boolean

Was this article helpful?

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