moodle/mod/quiz/report/simplestat
2005-05-07 13:48:25 +00:00
..
report.php Use round() instead of format_float() to limit decimal points to a MAXIMUM of $quiz->decimalpoints. format_float() always displays EXACTLY that number of digits after the decimal point which is not really desirable. 2005-05-07 13:48:25 +00:00