Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
73:tailoring_definition [2021/04/13 08:28] – [Define Dependent Tailoring Rules] ohh | 73:tailoring_definition [2024/09/30 16:57] (current) – Meier, Erich | ||
---|---|---|---|
Line 28: | Line 28: | ||
===== Define Simple Tailoring Rules ===== | ===== Define Simple Tailoring Rules ===== | ||
- | To define tailoring questions and answers, use the '' | + | To define tailoring questions and answers, use the '' |
{{ : | {{ : | ||
Line 34: | Line 34: | ||
The questions will be asked and the answers will be displayed in the same order as they are modeled. To change this order, use the '' | The questions will be asked and the answers will be displayed in the same order as they are modeled. To change this order, use the '' | ||
- | To test the tailoring rules, use '' | + | To test the tailoring rules, use '' |
The answers for each question can be defined via the '' | The answers for each question can be defined via the '' | ||
Line 42: | Line 42: | ||
For more complex scenarios, you can also use the other actions, e.g. '' | For more complex scenarios, you can also use the other actions, e.g. '' | ||
- | {{ youtube>Ez6SPJyNgtc? | + | {{ youtube>dO98SrbQnk0? |
The above video shows how to define tailoring questions, answers, and their dependencies. | The above video shows how to define tailoring questions, answers, and their dependencies. | ||
Line 49: | Line 49: | ||
===== Define Dependent Tailoring Rules ===== | ===== Define Dependent Tailoring Rules ===== | ||
- | You can create questions below other answers, so the questions and answers form a tree. The question below will only be asked if the parent answer is being selected when a user steps through the tailoring assistant. The assistant hereby follows the depth-first principle. | + | You can create questions below other answers, so the questions and answers form a tree. The question below will only be asked if the parent answer is being selected when a user steps through the tailoring assistant. The assistant hereby follows the "depth-first" |
To add a question below an answer, use the '' | To add a question below an answer, use the '' | ||
Line 56: | Line 56: | ||
* The tailoring of the question that hangs lower in the tailoring tree - and is, therefore, more specific - wins. | * The tailoring of the question that hangs lower in the tailoring tree - and is, therefore, more specific - wins. | ||
- | * The tailoring of the answer to which the element is more directly attached wins. (".. if selected" | + | * The tailoring of the answer to which the element is more directly attached wins. (".. if selected" |
* If there are contradicting tailorings on the same question level, adding wins over removing. | * If there are contradicting tailorings on the same question level, adding wins over removing. | ||