|
ILIAS
trunk Revision v12.0_alpha-377-g3641b37b9db
|
Feature config for standard mode. More...
Inheritance diagram for ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig:
Collaboration diagram for ILIAS\Survey\Mode\IndividualFeedback\FeatureConfig:Public Member Functions | |
| supportsCompetences () | |
| supportsConstraints () | |
| supportsAccessCodes () | |
| supportsTutorNotification () | |
| supportsMemberReminder () | |
| supportsSumScore () | |
| usesAppraisees () | |
| If raters rate single persons (appraisees) this mode is activated. More... | |
| 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.