config.activity_edit.player.administration.show - Initialization - Author API

Author API Initialization

show

Controls whether the administration settings are shown in the assessment player.

You would want to use this to allow authors to configure the administration settings panel.

Examples

var initializationOptions = {
    "config": {
        "activity_edit": {
            "player": {
                "administration": {
                    "show": true
                }
            }
        }
    }
};

Values

Attribute path config.activity_edit.player.administration.show

Default false

Type boolean

Was this article helpful?

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