Home
last modified time | relevance | path

Searched refs:_getMatchingMarkFromActiveId (Results 1 – 6 of 6) sorted by relevance

/dports/www/ilias/ILIAS-5.4.25/Services/Migration/DBUpdate_4209/classes/
H A Dclass.DBUpdateTestResultCalculator.php276 $mark = self::_getMatchingMarkFromActiveId($active_id, $percentage);
370 private static function _getMatchingMarkFromActiveId($active_id, $percentage) function in DBUpdateTestResultCalculator
/dports/www/ilias6/ILIAS-6.14/Services/Migration/DBUpdate_4209/classes/
H A Dclass.DBUpdateTestResultCalculator.php276 $mark = self::_getMatchingMarkFromActiveId($active_id, $percentage);
370 private static function _getMatchingMarkFromActiveId($active_id, $percentage) function in DBUpdateTestResultCalculator
/dports/www/ilias/ILIAS-5.4.25/Modules/Test/classes/
H A Dclass.assMarkSchema.php373 public static function _getMatchingMarkFromActiveId($active_id, $percentage) function in ASS_MarkSchema
/dports/www/ilias6/ILIAS-6.14/Modules/Test/classes/
H A Dclass.assMarkSchema.php373 public static function _getMatchingMarkFromActiveId($active_id, $percentage) function in ASS_MarkSchema
/dports/www/ilias/ILIAS-5.4.25/Modules/TestQuestionPool/classes/
H A Dclass.assQuestion.php1392 $mark = ASS_MarkSchema::_getMatchingMarkFromActiveId($active_id, $percentage);
/dports/www/ilias6/ILIAS-6.14/Modules/TestQuestionPool/classes/
H A Dclass.assQuestion.php1415 $mark = ASS_MarkSchema::_getMatchingMarkFromActiveId($active_id, $percentage);