To build a form, two main elements are available to define the structure of a form:

Sections

The section defines a level in the form and can contain any other elements, including other sections. This allows for nested structures down to 4 levels. A section element is marked in dark green in the edit view.

Questions

The question acts as a container for further elements, such as answers, text elements, and lines, allowing you to customise how a question is presented. The question can be nested down to 5 levels. A question element is marked in light green in the edit view.