ILIAS  release_6 Revision v6.24-5-g0c8bfefb3b8
ILIAS\Setup\AchievementTracker Interface Reference

Tracks the achievement of objectives. More...

+ Collaboration diagram for ILIAS\Setup\AchievementTracker:

Public Member Functions

 trackAchievementOf (Objective $objective)
 
 isAchieved (Objective $objective)
 

Detailed Description

Tracks the achievement of objectives.

Most Objectives should be able to determine themselves if they (still) need to be achieved or not. For some Objectives this might not be possible, this is where this helps out.

Definition at line 16 of file AchievementTracker.php.

Member Function Documentation

◆ isAchieved()

ILIAS\Setup\AchievementTracker::isAchieved ( Objective  $objective)

◆ trackAchievementOf()

ILIAS\Setup\AchievementTracker::trackAchievementOf ( Objective  $objective)

The documentation for this interface was generated from the following file: