config.activity_edit.source - Initialization - Author API

Author API Initialization

source

Controls whether the source tab is shown.

You would want to use this to hide the Activity source JSON from authors.

Examples

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

Values

Attribute path config.activity_edit.source

Default true

Type boolean

Was this article helpful?

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