premium - Initialization - Question Editor API

Question Editor API Initialization

premium

Some Question types or Features are defined as premium, and therefore are hidden from authoring unless explicitly enabled. This configuration works as an allowlist, and allows to specify them one by one.

Examples

premium: {
    question_types: ['video'],
    attributes: {
        fileupload: ['allow_video']
    }
}

Values

Attribute path premium

Type object

Properties

  • question_types array[string]

    Array of premium Question type IDs.

  • attributes object

    List of Features organised by Question type IDs.

Was this article helpful?

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