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:setnextpage [24.01.2015 13:32] – [Tips] alexander.ritteren:create:functions:setnextpage [24.01.2015 13:39] – [Example] alexander.ritter
Line 23: Line 23:
 **Tip:** If the participant should skip pages in the questionnaire, the function ''[[:de:create:functions:gotopage|goToPage()]]'' is normally easier to use. **Tip:** If the participant should skip pages in the questionnaire, the function ''[[:de:create:functions:gotopage|goToPage()]]'' is normally easier to use.
  
-**Tip:** The further course of the pages can also be determined with the function ''[[:en:create:functions:setpageorder|setPageOrder()]]''; not just the next page. +**Tip:** The order of which the pages will appear thereafter can also be determined with the function ''[[:en:create:functions:setpageorder|setPageOrder()]]''; not just the next page. 
  
  
  
-===== Beispiel =====+===== Example =====
  
-Das folgende Beispiel geht davon aus, dass auf Seite 2 des Fragebogens die Filterfrage "AB01" gestellt wurdeDer folgende PHP-Code auf Seite sorgt dafür, dass Teilnehmer, welche die erste Antwortoption ausgewählt haben, die Seiten bis überspringen und erst auf Seite 8 (Kennung "tv_use"fortsetzen.+The following example assumes that the filter question "AB01" was asked on page 2 of the questionnaireThe following PHP code on page ensures that participants who selected the first response option skip pages to 7, and continue the questionnaire from page 8 (ID "tv_use"onwards.
  
 <code php> <code php>
en/create/functions/setnextpage.txt · Last modified: 13.07.2021 16:14 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