config.activity_edit.duplicate.deep_copy - Initialization - Author API

Author API Initialization

deep_copy

Controls whether the author will be presented with the option to duplicate or share the Items and content of the Activity.

You would want to specify this initialization option so that the author can select the duplication type for Items in the Activity.

Examples

var initializationOptions = {
    "config": {
        "activity_edit": {
            "duplicate": {
                "deep_copy": true
            }
        }
    }
};

Values

Attribute path config.activity_edit.duplicate.deep_copy

Default false

Type boolean

Was this article helpful?

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