LLMS_Quiz_Legacy::get_grade( int $points )
Get Grade Multiply total points earned by total point weight
Contents
Parameters Parameters
- $points
-
(int) (Required) [total points earned]
Return Return
(int) [numeric representation of grade percentage]
Source Source
File: includes/class.llms.quiz.legacy.php
Expand full source code Collapse full source code View on GitHub