63 public function getECTSGrade($passed_array, $reached_points, $max_points);
71 public static function _getECTSGrade($points_passed, $reached_points, $max_points, $a, $b, $c,
$d, $e, $fx);
An exception for terminatinating execution or to throw for unit testing.
for( $i=6;$i< 13;$i++) for($i=1; $i< 13; $i++) $d
static _getECTSGrade($points_passed, $reached_points, $max_points, $a, $b, $c, $d, $e, $fx)
Returns the ECTS grade for a number of reached points.
getECTSGrade($passed_array, $reached_points, $max_points)
Returns the ECTS grade for a number of reached points.
setECTSGrades(array $grades)