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

Author API Initialization

show

Controls whether the difficulty of an Activity is shown.

You would want to specify this initialization option so that the difficulty of the Activity is shown.

Examples

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

Values

Attribute path config.activity_edit.difficulty.show

Default false

Type boolean

Was this article helpful?

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