10,730
edits
(→Lookup: expanded) |
|||
Line 694: | Line 694: | ||
With [[Questionnaire_Designer#Scoring|questionnaire scoring]], introduced in [[Release notes|release 13.1]], users can react on a change in a score or result in rules. If the score or the result of the questionnaire changes, the root On Change is executed and the ChangedItem is set to Score or Result. | With [[Questionnaire_Designer#Scoring|questionnaire scoring]], introduced in [[Release notes|release 13.1]], users can react on a change in a score or result in rules. If the score or the result of the questionnaire changes, the root On Change is executed and the ChangedItem is set to Score or Result. | ||
=== Working with instances of repeatable groups === | |||
Use QuestionGroups variable to access a particular instance of a repeatable group. Or you can even work in all instances of a repeatable group in bulk. | |||
* [[On_Execute#Expand_.2F_collapse_all_instances_of_a_repeatable_group|Expand / collapse all instances of a repeatable group]] | |||
* [[On_Save#Example:_Check_all_instances_of_a_repeatable_group|Check all instances of a repeatable group when saving]] | |||
== Editing styles == | == Editing styles == |