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:casenumber [24.01.2015 15:09] – [Example 1] alexander.ritteren:create:functions:casenumber [24.01.2015 15:14] – [Example 2] alexander.ritter
Line 19: Line 19:
  
 <code php> <code php>
-html('<p>This is the questionnaire'no. %caseNumber%</p>');+html('<p>This is the questionnaire no. %caseNumber%</p>');
 </code> </code>
  
Line 25: Line 25:
 ===== Example 2 ===== ===== Example 2 =====
  
-Or, the survey is composed of several questionnaires, because the second questionnaire (stimulus analysis) can be filled in multiple times, while the first questionnaire (master data) is only filled out once.+Or, the survey is composed of several questionnaires, because the second questionnaire (stimulus analysis) can be filled out multiple times, while the first questionnaire (master data) is only filled out once.
  
-The various data records belonging to a participant can be matched with the case number. The following PHP code in the first questionnaire leads the participant to another questionnaire, and submits the case number as a reference ([[:en:survey:url|URL to the Questionnaire]]).+The various different data records belonging to a participant can be assigned with the case number. The following PHP code in the first questionnaire leads the participant to another questionnaire, and submits the case number as a reference ([[:en:survey:url|URL to the Questionnaire]]).
  
    
en/create/functions/casenumber.txt · Last modified: 24.01.2015 15:23 by alexander.ritter
 
Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
Driven by DokuWiki