config.configuration.question_indexing - Initialization - Items API

Items API Initialization

question_indexing

Displays sequential numbering for all Questions in the assessment, with indentation.

You would want to specify this option so that the learners can clearly see where a Question begins and ends in the content pane, with the Question number added to the top left of the Question.

Examples

var initializationOptions = {
    "config": {
        "configuration": {
            "question_indexing": true
        }
    }
};

Values

Attribute path config.configuration.question_indexing

Default false

Type boolean

Caveats

When used together with sections, the numbering restarts at "1" for each section.

Related articles

Was this article helpful?

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