group_defaults - Initialization - Question Editor API

Question Editor API Initialization

group_defaults

This config option allows you to show or hide the "default" Learnosity template groups in the tile view (for example, Multiple Choice, Fill in the Blanks (Cloze)). You can see the default groups here.

How the tile view is affected depends on the values set for several other initialization options, primarily question_type_groups - see below for this behavior.

  • If this option is set to true and question_type_groups is not set (i.e. the default values in both cases) the default groups will be shown.
  • If this option is set to true and question_type_groups is set, groups will extend the defaults.
  • If this option is set to false, and question_type_groups is not set, no groups will be shown at all.
  • If this option is set to false, and question_type_groups is set, then only these defined groups will be shown.

For a comprehensive overview of tile view customization, including behavior when customizing the template defaults (via template_defaults and question_type_templates) please see the help article Customizing the Tile View With Author API

Values

Attribute path group_defaults

Default true

Type boolean

Was this article helpful?

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