config.activity_edit.player_template_builder.show - Initialization - Author API

Author API Initialization

show

Controls whether the assessment player template builder is shown.

You would want to use this to allow authors to create and edit assessment player templates.

Assessment player templates can be defined using the player_templates initialization option.

Examples

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

Values

Attribute path config.activity_edit.player_template_builder.show

Default false

Type boolean

Versioning

Version added: v2022.1.LTS

Was this article helpful?

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