Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
en:create:waves [29.10.2017 19:29] claudia.seiferten:create:waves [29.10.2017 19:31] claudia.seifert
Line 102: Line 102:
 When working with relative intervals, you will have to prepare the invitation to the second part of the questionnaire as well as the reminder mail during the first questionnaire using the command ''mailSchedule()''. Consequently, without any further ado, both mailings will be sent:  When working with relative intervals, you will have to prepare the invitation to the second part of the questionnaire as well as the reminder mail during the first questionnaire using the command ''mailSchedule()''. Consequently, without any further ado, both mailings will be sent: 
  
-''mailSchedule(false, 2, strtotime('+7 day'));  // Invitation the the second questionnaire'' +''mailSchedule(false, 2, strtotime('+7 day'));''  // Invitation the the second questionnaire 
-''mailSchedule(false, 3, strtotime('+8 day'));  // Reminder mail one day later''+ 
 +''mailSchedule(false, 3, strtotime('+8 day'));'' // Reminder mail one day later
  
 In a second step, you will have to ensure that the reminder will not be sent if the participant completes the second questionnaire.  In a second step, you will have to ensure that the reminder will not be sent if the participant completes the second questionnaire. 
en/create/waves.txt · Last modified: 07.09.2022 21:07 by admin
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki