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:getanswermissing [16.01.2015 18:54] – [getAnswerMissing()] alexander.ritteren:create:functions:getanswermissing [16.01.2015 19:13] – [getAnswerMissing()] alexander.ritter
Line 3: Line 3:
 ''boolean **getAnswerMissing**()'' ''boolean **getAnswerMissing**()''
  
-The function ''getAnswerMissing()'' can be used to determine whether a page is repeatedly displayed because there was a response missing, __or__because the specified format was not adhered to. This function can be used, for example, to display additional information.+The function ''getAnswerMissing()'' can be used to determine whether a page is repeatedly displayed because there was a response missing, __or__ because the specified format was not adhered to. This function can be used, for example, to display additional information.
  
 **Tip:** If you run a [[:en:create:checks#customized_response_check|customized response check]], input a text element ID in the command ''[[:en:create:functions:repeatpage|repeatPage]]'' to show this as an error message.   **Tip:** If you run a [[:en:create:checks#customized_response_check|customized response check]], input a text element ID in the command ''[[:en:create:functions:repeatpage|repeatPage]]'' to show this as an error message.  
Line 11: Line 11:
 ===== Example ===== ===== Example =====
  
-The following PHP code displays the text element "infoAB01"if the page is redisplayed due to a missing or incorrect response (e.g. in question AB01).+The following PHP code displays the text element "infoAB01" if the page is redisplayed due to a missing or incorrect response (e.g. in question AB01).
  
 <code php> <code php>
en/create/functions/getanswermissing.txt · Last modified: 24.01.2015 13:12 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