Static Public Member Functions |
static | _getECTSGrade ($points_passed, $reached_points, $max_points, $a, $b, $c, $d, $e, $fx) |
| Returns the ECTS grade for a number of reached points.
|
Detailed Description
Member Function Documentation
static ilEctsGradesEnabled::_getECTSGrade |
( |
|
$points_passed, |
|
|
|
$reached_points, |
|
|
|
$max_points, |
|
|
|
$a, |
|
|
|
$b, |
|
|
|
$c, |
|
|
|
$d, |
|
|
|
$e, |
|
|
|
$fx |
|
) |
| |
|
static |
Returns the ECTS grade for a number of reached points.
- Parameters
-
double | $reached_points | The points reached in the test |
double | $max_points | The maximum number of points for the test |
- Returns
- string The ECTS grade short description
Implemented in ilObjTest.
ilEctsGradesEnabled::canEditEctsGrades |
( |
| ) |
|
ilEctsGradesEnabled::getECTSFX |
( |
| ) |
|
ilEctsGradesEnabled::getECTSGrade |
( |
|
$passed_array, |
|
|
|
$reached_points, |
|
|
|
$max_points |
|
) |
| |
Returns the ECTS grade for a number of reached points.
- Parameters
-
array | $passed_array | An array with the points of all users who passed the test |
double | $reached_points | The points reached in the test |
double | $max_points | The maximum number of points for the test |
- Returns
- string The ECTS grade short description
Implemented in ilObjTest.
ilEctsGradesEnabled::getECTSGrades |
( |
| ) |
|
ilEctsGradesEnabled::getECTSOutput |
( |
| ) |
|
ilEctsGradesEnabled::saveECTSStatus |
( |
| ) |
|
ilEctsGradesEnabled::setECTSFX |
( |
|
$ects_fx | ) |
|
ilEctsGradesEnabled::setECTSGrades |
( |
array |
$grades | ) |
|
ilEctsGradesEnabled::setECTSOutput |
( |
|
$status | ) |
|
The documentation for this interface was generated from the following file: