|
| static | _getECTSGrade ($points_passed, $reached_points, $max_points, $a, $b, $c, $d, $e, $fx) |
| | Returns the ECTS grade for a number of reached points. More...
|
| |
◆ _getECTSGrade()
| 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.
◆ canEditEctsGrades()
| ilEctsGradesEnabled::canEditEctsGrades |
( |
| ) |
|
◆ getECTSFX()
| ilEctsGradesEnabled::getECTSFX |
( |
| ) |
|
◆ getECTSGrade()
| 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.
◆ getECTSGrades()
| ilEctsGradesEnabled::getECTSGrades |
( |
| ) |
|
◆ getECTSOutput()
| ilEctsGradesEnabled::getECTSOutput |
( |
| ) |
|
◆ saveECTSStatus()
| ilEctsGradesEnabled::saveECTSStatus |
( |
| ) |
|
◆ setECTSFX()
| ilEctsGradesEnabled::setECTSFX |
( |
|
$ects_fx | ) |
|
◆ setECTSGrades()
| ilEctsGradesEnabled::setECTSGrades |
( |
array |
$grades | ) |
|
◆ setECTSOutput()
| ilEctsGradesEnabled::setECTSOutput |
( |
|
$status | ) |
|
The documentation for this interface was generated from the following file: