You are here

property cmoptions::$penaltyscheme in Quiz 6.6

Same name and namespace in other branches
  1. 6.5 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;