10,853
edits
Line 269: | Line 269: | ||
; QuestionGroups: If you use question groups in your questionnaire and have some questions that are in a different group, this is used to reference them in the rules. | ; QuestionGroups: If you use question groups in your questionnaire and have some questions that are in a different group, this is used to reference them in the rules. | ||
; Shared: Modify your shared variable. You have to declare a variable before you can modify it. | ; Shared: Modify your shared variable. You have to declare a variable before you can modify it. | ||
; Caption:Modify the caption of your questionnaire. | ; Caption: Modify the caption of your questionnaire. | ||
; Command:Used in On Can Execute and On Execute | ; Command: Used in On Can Execute and On Execute rules to specify a command, its parameters (if available), and whether the command is enabled (visible) or handled. | ||
; ChangedItem:Used most often as condition to specify which item of the questionnaire has been changed. | ; ChangedItem: Used most often as a condition to specify which item of the questionnaire has been changed. | ||
; IsLoaded: Used in very specific cases, when you need to handle the loading of groups/question reload based on some conditions | ; IsLoaded: Used in very specific cases, when you need to handle the loading of groups/question reload based on some conditions | ||
; SourceGroup:Used specifically in On Repeat rule editor, to set conditions parameters based on the question group used as a source for the creation of a new one | ; SourceGroup: Used specifically in On Repeat rule editor, to set conditions or parameters based on the question group used as a source for the creation of a new one | ||
; SourceQuestions:Used specifically in On Repeat rule editor, to set conditions parameters based on the question located in the group used as a source for the creation of a new one | ; SourceQuestions: Used specifically in On Repeat rule editor, to set conditions or parameters based on the question located in the group used as a source for the creation of a new one | ||
=== Operations === | === Operations === |