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
Last revisionBoth sides next revision
en:create:functions:redirect [06.12.2014 14:56] – [redirect()] alexander.ritteren:create:functions:redirect [29.09.2020 17:02] – [redirect()] sophia.schauer
Line 9: Line 9:
   * //continue//\\ If no other parameters are specified apart from the URL, the interview will be terminated with the command (FINISHED=1). This is particularly useful if you want to quote the participants and use the function [[:en:create:functions:statistic|statistic()]] to do so. If ''true'' is specified as the second parameter, the respondent can continue the questionnaire later on the following (!) page.     * //continue//\\ If no other parameters are specified apart from the URL, the interview will be terminated with the command (FINISHED=1). This is particularly useful if you want to quote the participants and use the function [[:en:create:functions:statistic|statistic()]] to do so. If ''true'' is specified as the second parameter, the respondent can continue the questionnaire later on the following (!) page.  
  
-**Note:** ''redirect'' should always be alone on a questionnaire page. Other commands (e.g. a question) put before this command are in fact executed, but nothing is shown. Commands that are put after the ''redirect()'' are ignored completely. +**Note:** ''redirect'' should always be by itself on a questionnaire page. Although other commands (e.g. a question) put before this command are executed, nothing is shown. Commands that are put after the ''redirect()'' are ignored completely. 
  
-**Note:** In order to ensure that a survey can be continued at a later point in time, the other internet page must not only send the participant back, but also transfer the interview ID. For example, %%https://www.soscisurvey.de/projekt?i=WBE0R7V8%% -- a subsequent call up via personalized link with authorization code is also possible. +**Note:** If the second parameter is not specified or set to ''false'', the questionnaire is marked as completed. This means that the dataset is counted by the function ''[[: en:create:functions:statistic]]'' for example. 
 + 
 +**Note:** In order to ensure that a survey can be continued at a later point in time, the other internet page must not only send the participant back, but also transfer the interview ID (please refer ''[[:en:create:functions:casetoken]]'' and ''[[:en:create:placeholders#predefined_placeholders|%caseToken%]]''). For example, %%https://www.soscisurvey.de/projekt?i=WBE0R7V8%% -- a subsequent call up via personalized link with authorization code is also possible. 
  
 **Tip:** If the participant uses another internet page in the meantime and subsequently should return to the questionnaire, the other internet page can also send data besides the the interview ID (see above). This can be read on the page after the ''redirect()'' by using ''[[:en:create:functions:readget|readGET()]]'' and saved in the data record via ''[[:en:create:functions:put|put()]]''. **Tip:** If the participant uses another internet page in the meantime and subsequently should return to the questionnaire, the other internet page can also send data besides the the interview ID (see above). This can be read on the page after the ''redirect()'' by using ''[[:en:create:functions:readget|readGET()]]'' and saved in the data record via ''[[:en:create:functions:put|put()]]''.
en/create/functions/redirect.txt · Last modified: 01.06.2022 19:49 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