Mostly
Mostly
The Mostly component triggers a transition to a variant based on the most represented value (A, B, C, D, E, or F). Depending on whether the redirection will be triggered on condition updates or clicks, the component can be visible only on the canvas or have the look and feel of a button. To make it work, you will need to:
1.
Select which variants you would like to redirect to by using events.
2.
Configure the desired behaviour through the property panel.
Events
Interaction
Mostly A
Variant A
Mostly B
Variant B
An event allows you to trigger a transition to a component’s variant when a specific action happens. In the case of the mostly components, the events Mostly A, Mostly B … Mostly F define the variants that the component will redirect to when the most represented value is A, B … F.
Properties
Mostly
Trigger On
Conditions
When
0 items
Reset
Yes
No
Trigger On
Define when the redirections will be triggered.
Conditions: The component will check the conditions everytime they are updated. It will trigger the redirection once it meets the conditions.
Click: The component will check the conditions when the user clicks on it. When the “Click” option is selected, the component will take the shape of a button that you can customize with the controls.
Appear: The component will redirect once it appears. A component 'appears' when the control 'visible' is set to 'yes' for the first time.
When
A set of rules that will trigger the redirection. You can set up multiple conditions, and all of them need to be met to allow the redirection. Each condition accepts an input’s name that refers to the name from the Option component. You can define the condition rule you would like to apply (e.g. “is equal to” or “is set”)
Style
Define the look-n-feel of the component. Available only when the Trigger On control is set to Click, you can customize the button aspect of the component with these controls.
Delay
Define a delay before the redirection will be triggered. Available only when the Trigger On control is set to Appear, you can choose a delay in milliseconds after which all redirections will be triggered.
Reset
If enabled, it will reset the quiz value filled by the user after the redirection. It has the same effect than the Reset button.
Insert