|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Inheritance diagram for ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest:
Collaboration diagram for ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest:Public Member Functions | |
| testOnlyOneCourseIsCompletedOnLPChange () | |
| testAllCoursesAreCompletedOnLPChange () | |
| testNoSubitemDefinedForEvaluation () | |
| testRetrievingCertificateTemplatesForCoursesWorksAsExpectedWhenUsingNonCachingRepository (bool $isGlobalLpEnabled, array $template_recods) | |
| testRetrievingCertificateTemplatesForCoursesWillBeCachedWhenCachingRepositoryIsUsed () | |
Static Public Member Functions | |
| static | globalLearningProgressStateProvder () |
Definition at line 42 of file ilCertificateCourseLearningProgressEvaluationTest.php.
|
static |
Definition at line 351 of file ilCertificateCourseLearningProgressEvaluationTest.php.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testAllCoursesAreCompletedOnLPChange | ( | ) |
Definition at line 152 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References $id, ILIAS\$setting, and ilLPStatus\LP_STATUS_COMPLETED_NUM.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testNoSubitemDefinedForEvaluation | ( | ) |
Definition at line 271 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References ILIAS\$setting.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testOnlyOneCourseIsCompletedOnLPChange | ( | ) |
Definition at line 44 of file ilCertificateCourseLearningProgressEvaluationTest.php.
References $id, ILIAS\$setting, ilLPStatus\LP_STATUS_COMPLETED_NUM, and ilLPStatus\LP_STATUS_IN_PROGRESS_NUM.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testRetrievingCertificateTemplatesForCoursesWillBeCachedWhenCachingRepositoryIsUsed | ( | ) |
Definition at line 447 of file ilCertificateCourseLearningProgressEvaluationTest.php.
| ILIAS\Course\Certificate\ilCertificateCourseLearningProgressEvaluationTest::testRetrievingCertificateTemplatesForCoursesWorksAsExpectedWhenUsingNonCachingRepository | ( | bool | $isGlobalLpEnabled, |
| array | $template_recods | ||
| ) |
| array[] | $template_recods |
Definition at line 396 of file ilCertificateCourseLearningProgressEvaluationTest.php.