1,542
edits
No edit summary |
Marek Rodak (talk | contribs) |
||
Line 329: | Line 329: | ||
; Questionnaire: Handles every action referencing questionnaire record, handles the properties of the Questionnaire, e.g. clearing and changing ownerid (ID of the user creating the questionnaire in app) | ; Questionnaire: Handles every action referencing questionnaire record, handles the properties of the Questionnaire, e.g. clearing and changing ownerid (ID of the user creating the questionnaire in app) | ||
; Group: Handles every action referencing question group record, handles the properties of the question group element. | ; Group: Handles every action referencing question group record, handles the properties of the question group element. | ||
; Questions: Handles actions related questions of a particular group. | ; Questions: Handles actions related to questions of a particular group. | ||
; RootQuestions: If you use question groups in your questionnaire and have some questions that are outside of any group, this is used to reference them in the rules. | ; RootQuestions: If you use question groups in your questionnaire and have some questions that are outside of any 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. | ; 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. |
edits