You are here

property cmoptions::$decimalpoints in Quiz 6.5

Same name and namespace in other branches
  1. 6.6 includes/moodle/lib/questionlib.php \cmoptions::decimalpoints

The number of decimals to be shown when scores are printed

File

includes/moodle/lib/questionlib.php, line 243

Class

cmoptions
This holds the options that are set by the course module

Code

var $decimalpoints = 2;