ILIAS
Release_5_0_x_branch Revision 61816
|
Skill tresholds for 360 surveys. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
Constructor. | |
read () | |
Read. | |
getThresholds () | |
Get thresholds. | |
writeThreshold ($a_base_skill_id, $a_tref_id, $a_level_id, $a_threshold) | |
Write threshold. |
Skill tresholds for 360 surveys.
Definition at line 12 of file class.ilSurveySkillThresholds.php.
ilSurveySkillThresholds::__construct | ( | ilObjSurvey | $a_survey | ) |
Constructor.
@return |
Definition at line 21 of file class.ilSurveySkillThresholds.php.
References read().
ilSurveySkillThresholds::getThresholds | ( | ) |
Get thresholds.
@return |
Definition at line 53 of file class.ilSurveySkillThresholds.php.
ilSurveySkillThresholds::read | ( | ) |
Read.
@return |
Definition at line 33 of file class.ilSurveySkillThresholds.php.
References $ilDB.
Referenced by __construct().
ilSurveySkillThresholds::writeThreshold | ( | $a_base_skill_id, | |
$a_tref_id, | |||
$a_level_id, | |||
$a_threshold | |||
) |
Write threshold.
@return |
Definition at line 64 of file class.ilSurveySkillThresholds.php.
References $ilDB.