[[urnDraw()]]
 

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
en:create:functions:urndraw [13.01.2015 17:07] – [Example 2] alexander.ritteren:create:functions:urndraw [28.07.2016 14:12] (current) admin
Line 12: Line 12:
     * '''now''' The combination will be stored immediately     * '''now''' The combination will be stored immediately
     * '''end''' The combination will be stored when/if the participant reaches the //last page// in the questionnaire.     * '''end''' The combination will be stored when/if the participant reaches the //last page// in the questionnaire.
-    * '''man''' The combination will be stored manually by calling up ''[[#urnputaway|urnPutAway()]]'' +    * '''man''' The combination will be stored manually by calling up ''[[urnputaway|urnPutAway()]]'' 
     * '''no''' The combinaton will not be stored at all -- a draw with replacement will be carried out.     * '''no''' The combinaton will not be stored at all -- a draw with replacement will be carried out.
 +
  
 ===== Return Value ===== ===== Return Value =====
Line 55: Line 56:
   text('over'); // corresponding text element has to be created in "Text Elements and Labels"   text('over'); // corresponding text element has to be created in "Text Elements and Labels"
   buttonHide();  // hides all buttons   buttonHide();  // hides all buttons
-  pageStop();  // no other content is run on the page (provided there are still questions, text etc. under the PHP code) +  pageStop();  // no other content is run on the page (provided there are still questions, text etc. below the PHP code) 
 } }
 </code> </code>
en/create/functions/urndraw.txt · Last modified: 28.07.2016 14:12 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