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:survey:panels [20.11.2014 21:31] adminen:survey:panels [21.12.2014 22:15] – [Exit-links back to the provider] admin
Line 27: Line 27:
 ''%%http://www.anbieter.com/p9815245/exit.php?id=%reference%%%'' ''%%http://www.anbieter.com/p9815245/exit.php?id=%reference%%%''
  
-Now you have to only redirect the respondents - the so-called Redirect. You can use the function  ''[[:de:create:functions-base#redirect|redirect()]]''. However, this breaks the survey immediately and directs the participants to another page. So you have to insert a blank page itself before the end of the questionnaire, and paste the//PHP-Code/// and then the ''redirect()''command: +Now you have to only redirect the respondents - the so-called Redirect. You can use the function  ''[[:en:create:functions:redirect|redirect()]]''. However, this breaks the survey immediately and directs the participants to another page. So you have to insert a blank page itself before the end of the questionnaire, and paste the//PHP-Code/// and then the ''redirect()''command: 
  
 <code php> <code php>
Line 41: Line 41:
 **Important:** If a participant leaves the questionnaire with  ''redirect()'' then the questionnaire is marked as incompleted in the data record. To filter incomplete data records, you have to go back to the last completed page (LAST PAGE). **Important:** If a participant leaves the questionnaire with  ''redirect()'' then the questionnaire is marked as incompleted in the data record. To filter incomplete data records, you have to go back to the last completed page (LAST PAGE).
  
-**Important:** If you want to use the placeholder ''%reference%'' , then you are not allowed to save any interview variable named ''reference'' using ''[[:de:create:functions-proc#set|set()]]''.+**Important:** If you want to use the placeholder ''%reference%'', then you must not prepare a placeholder named ''%reference%'' using ''[[:de:create:functions:replace|replace()]]''.
  
 ===== The provider uses a different variable as the "r"  ===== ===== The provider uses a different variable as the "r"  =====
en/survey/panels.txt · Last modified: 19.07.2021 17:11 by sophia.schauer
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki