[[replace()]]
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Last revisionBoth sides next revision
en:create:functions:replace [28.11.2015 17:23] – Update DE adminen:create:functions:replace [28.11.2015 17:24] admin
Line 32: Line 32:
 // Replace %response% with the response of the participant to the single selection question AB02  // Replace %response% with the response of the participant to the single selection question AB02 
 replace('%response%', 'AB02', 'response'); replace('%response%', 'AB02', 'response');
 +
 +// Replace %number% by a new question number
 +replace('%number%', 'qn+', 'special');
 +html('<div class="title">%number%. Please select the ...</div>');
 </code> </code>
en/create/functions/replace.txt · Last modified: 20.08.2018 08:05 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