[[option()]]
 

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
Next revisionBoth sides next revision
en:create:functions:option [20.12.2014 18:31] – [Progress Bar] alexander.ritteren:create:functions:option [20.12.2014 18:33] – [Buttons in the Questionnaire] alexander.ritter
Line 43: Line 43:
 Adjusting the progress displayed is also possible. When the following PHP code is put on a page in the questionnaire, 30% progress is displayed.  Adjusting the progress displayed is also possible. When the following PHP code is put on a page in the questionnaire, 30% progress is displayed. 
  
-As of version 2.5.00, progress onto the following pages will be calculated on the basis of the set value. In older versions, the progress has to be set individually for each page. In general, the progress has to be set individually for previous pages, e.g. if the progress bar should run more "slowly" at the beginning. +As of version 2.5.00, the progress on following pages will be calculated on the basis of the set value. In older versions of the program, the progress has to be set individually for each page. In general, the progress has to be set individually for previous pages, e.g. if the progress bar should run more "slowly" at the beginning. 
  
 <code php> <code php>
Line 51: Line 51:
 ===== Buttons in the Questionnaire ===== ===== Buttons in the Questionnaire =====
  
-The Back button will be hidden on one single page with the following PHP code (as long as this button is enabled in the questionnaire):+The Back button will be hidden on an individual page with the following PHP code (as long as this button is enabled in the questionnaire):
  
 <code php> <code php>
en/create/functions/option.txt · Last modified: 05.09.2020 13:06 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