Question types

The (Q)Form Editor can be used to add different kinds of questions. Every question type has its own features and properties. The following questions can be added:

Text Question

A Text Question is used to add a question to a Form. The end user who fills out the form is free to add any text as an answer to this question. Refer to Text Question to learn more about the properties of a Text Question.

Editable Text Block Question (not available for QForms)

With an Editable Text Block Question you can ask the end user to edit text content with layout. The end user can choose to either edit an existing Text Block or to enter an entirely new text. The answer to this Editable Text Block Question contains a reference to the Text Block content entered by the end user. The model developer can use this reference with the model language keyword Text_Block. The answer can also be used as the default value of a subsequent Editable Text Block Question. Refer to the topic Editable Text Block Question to learn more about the concerning properties.

Note

You can only use Editable Text Block questions if the configured ITP/Create Model Package is version 3.2.24 or up.

Choice Question

The end user who fills out the form can select an answer to the question from a list. Refer to Choice Question to learn more about the properties of a choice question.

Text Block Question (not available for QForms)

The end user can select a default Text Block from a list of Text Blocks. Refer to Text Block Question to learn more about the properties of a Text Block question.

Checkbox Question

The end user can (un)check the box next to the question. Refer to Checkbox Question to learn more about the properties of a Checkbox question.

Number Question

The end user is only allowed to enter a number as an answer to this question. Refer to Number Question to learn more about the properties of a number question.

Note

You can only use Number questions if the configured ITP/Create Model Package is version 3.2.19 or up.

Date Question

The end user can select a date with a date picker to answer a Date Question. Refer to Date Question to learn more about the properties of a date question.

Time Question

The end user may enter hours and minutes. Refer to Time Question to learn more about the properties of a time question.

Note

You can only add, view or edit Time Questions if the configured ITP/Create Model Package is version 3.2.22 or up.