Multi-check

A Multi-check input element allows the user to select several answers among predefined answers. The user needs to validate the step after selecting the answers.
To create a Multi-check input element:
Click or drag the Multi-check input element from the element panel.
Follow the steps listed in Adding Steps to set the step.
In addition to the options described in Setting Up a Step, you can use the to set up your list of pre-defined choices.

You can add any number of choices.
You can specify a default choice by clicking the checkbox next to the choice text as highlighted above. Any number of choices can be selected as default.
To add an answer, click as highlighted above
To delete an answer, click as highlighted above.

You can edit the text of the answer in the field. By default, the text is "Choice" followed by a number.
In the field on the right, you can define a value that is attached to the answer. You can use this value in scripts.
Note how the Multi-check element is customized with choices and defaults as below.

When the Template is run, the user sees the multi-check element as below.

The user can make a selection using the checkboxes.
Note
The user can also uncheck a default choice.

The user can click the green tick to validate the choice. The selection is then displayed to the user as below.
