Question Editor API Initialization
layout
A template customization.
Values
Attribute path ui.layout
Type object
Properties
-
advanced_group boolean
Whether to show advanced group of questions to appear in the sidebar when a new question is being created.
-
edit_panel object
A layout option to be used in custom global template.
-
simple_features object
An object consisting of layout options used to customise the simple features modal.
-
global_template string
The global layout template being used.
-
mode string
Question Editor layout mode, valid values are:
"advanced"
and"simple"
. -
responsive_edit_mode object
If the global_template is set to
"edit_preview"
, responsive_edit_mode object can be used to configure the responsive behaviour of Question Editor.