Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

With the aid of conditions it is possible to generate a more complex flow in your Advisor. You can decide when a Stage (also Question and Answer Option) should be visible. They are triggered by selecting defining certain Answer Options. Question-Answer Option pairs. These pairs can be set within a dedicated rule building modal window. This rule builder is used by different properties within the Workbench. That is why the description of the condition selections can be found in the view Rule Builder Modal Window.

Image AddedImage Removed


As you can see in the example above the Stage is visible if and only if these conditions are fulfilled.

Panel
titleConditions
  1. The Question "Gender?" have to be answered with "female" or "male".
    AND
  2. The Question "Sale" have to be answered with "Yes".

If you want that only one of those conditions is needed to set the Stage visible the logical operator have to be changed from "AND" to "OR". With this mechanism you can create very complex condition trees. 

...

Info
titleNote 2

If a Question or Answer Option has no name specified (name is empty) the Question ID respectively Answer Option ID is shown instead of the name. This feature prevents empty elements in the comboboxes which could not be assigned anymore. 


Info
titleNote 3

If a numeric Question is selected as a condition all standard mathematical compare operators (<, <=, >, >=) are displayed within the operator combobox.


Read on about the Explanation Content

...