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 [21.10.2014 21:40] adminen:survey:panels [28.11.2014 13:27] 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 37: Line 37:
 If one invokes the questionnaire with a test identifier and the link above (which you simply invent yourself), then you should be redirected at the end of the survey to the page of the provider and in the address line of the browser you should see the test-identifier. Probably you will get an error message from the provider, because the identifier is not valid.  If one invokes the questionnaire with a test identifier and the link above (which you simply invent yourself), then you should be redirected at the end of the survey to the page of the provider and in the address line of the browser you should see the test-identifier. Probably you will get an error message from the provider, because the identifier is not valid. 
  
-**Hint:** With the ''redirect()'' function participants can be also send away when the contigent is met. Whether the contigent has been met, you can, for example, check this by using the ''[[:de:create:functions-stat#statistic|statistic()]]'' function.+**Hint:** With the ''redirect()'' function participants can be also send away when the contigent is met. Whether the contigent has been met, you can, for example, check this by using the ''[[:en:create:functions:statistic|statistic()]]'' function.
  
 **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).
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