Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
en:create:points [30.11.2015 11:13] – [Correct and Incorrect Answers] adminen:create:points [06.12.2015 15:03] – [Correct and Incorrect Answers] admin
Line 48: Line 48:
 } }
  
-// Show result or otherwise process+// Show result ...
 html('<p>You have scored'.$points.' points.</p>'); html('<p>You have scored'.$points.' points.</p>');
 +// ... or store in an internal variable
 +put('IV01_01', $points);
 </code> </code>
  
en/create/points.txt · Last modified: 30.03.2022 15:28 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