ILIAS
trunk Revision v11.0_alpha-1831-g8615d53dadb
|
Feature config for standard mode. More...
Public Member Functions | |
supportsCompetences () | |
supportsConstraints () | |
supportsAccessCodes () | |
supportsTutorNotification () | |
supportsMemberReminder () | |
supportsSumScore () | |
usesAppraisees () | |
If raters rate single persons (appraisees) this mode is activated. More... | |
Feature config for standard mode.
Definition at line 29 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::supportsAccessCodes | ( | ) |
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 41 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::supportsCompetences | ( | ) |
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 31 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::supportsConstraints | ( | ) |
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 36 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::supportsMemberReminder | ( | ) |
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 51 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::supportsSumScore | ( | ) |
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 56 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::supportsTutorNotification | ( | ) |
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 46 of file class.FeatureConfig.php.
ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig::usesAppraisees | ( | ) |
If raters rate single persons (appraisees) this mode is activated.
Otherwise the participants screen will be shown
Implements ILIAS\Survey\Mode\FeatureConfig.
Definition at line 61 of file class.FeatureConfig.php.