property cmoptions::$penaltyscheme in Quiz 6.5
Same name and namespace in other branches
- 6.6 includes/moodle/lib/questionlib.php \cmoptions::penaltyscheme
Determines whether in the calculation of the score for a question penalties for earlier wrong responses within the same attempt will be subtracted.
File
- includes/
moodle/ lib/ questionlib.php, line 214
Class
- cmoptions
- This holds the options that are set by the course module
Code
var $penaltyscheme = true;