10,730
edits
Line 845: | Line 845: | ||
Advanced note: The smart value rule that sets the style and score is further encapsulated in the ChangedItem == questionname condition because only that question's value is used in its condition. | Advanced note: The smart value rule that sets the style and score is further encapsulated in the ChangedItem == questionname condition because only that question's value is used in its condition. | ||
To summarize, the order of execution is as follows: | |||
# smart rules of the questionnaire | |||
# on change rules of the questionnaire | |||
# smart rules of the first group | |||
# on change rules of the first group | |||
# smart rules of the second group | |||
# on change rules of the second group | |||
# etc. | |||
=== Scoring in rules === | === Scoring in rules === |