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:urnputaway [13.01.2015 17:10] alexander.ritteren:create:functions:urnputaway [16.01.2015 18:58] (current) alexander.ritter
Line 3: Line 3:
 ''void **urnPutAway**([string //questionID//])'' ''void **urnPutAway**([string //questionID//])''
  
-The function ''urnPutAway()'' is only relevant when the function ''[[:en:create:functions:urndraw|urnDraw()]]'' with the value '''man''' for the third parameter (//store//) was called up previously in the questionnaire . In this case, determine when the combination should be stored using ''urnPutAway()''.+The function ''urnPutAway()'' is only relevant when the function ''[[:en:create:functions:urndraw|urnDraw()]]'' with the value '''man''' for the third parameter (//store//) was called up previously in the questionnaire. In this case, determine when the combination should be stored using ''urnPutAway()''.
  
   * //questionID//\\ ID of the question with the type "internal variables", as specified in ''urnDraw()''.   * //questionID//\\ ID of the question with the type "internal variables", as specified in ''urnDraw()''.
Line 9: Line 9:
 **Note:** Until the ballot has been devalued, other respondents can draw the same ballot. This can cause uneven distributions, which will be corrected automatically however. **Note:** Until the ballot has been devalued, other respondents can draw the same ballot. This can cause uneven distributions, which will be corrected automatically however.
  
-**Tip:** Leave out ''urnPutAway()'', in order to implement a random draw with replacement, if you want to draw a combination (i.e. not just a number). Otherwise, use ''[[:en:create:functions:random|random()]]''.+**Tip:** Omit ''urnPutAway()'' to implement a random draw with replacement, if you want to draw a combination (i.e. not just a number). Otherwise, use ''[[:en:create:functions:random|random()]]''.
en/create/functions/urnputaway.txt · Last modified: 16.01.2015 18:58 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