config.item_edit.item.duplicate.duplicate_shared_passages - Initialization - Author API

Author API Initialization

duplicate_shared_passages

Controls whether the author will be presented with the option to duplicate or share passages.

You would want to use this to allow authors to select the duplication type for the passages in the Item.

Examples

var initializationOptions = {
    "config": {
        "item_edit": {
            "item": {
                "duplicate": {
                    "duplicate_shared_passages": true
                }
            }
        }
    }
};

Values

Attribute path config.item_edit.item.duplicate.duplicate_shared_passages

Default false

Type boolean

Was this article helpful?

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