ILIAS
release_5-4 Revision v5.4.26-12-gabc799a52e6
|
Skill tresholds for 360 surveys. More...
Public Member Functions | |
__construct (ilObjSurvey $a_survey) | |
Constructor. More... | |
read () | |
Read. More... | |
getThresholds () | |
Get thresholds. More... | |
writeThreshold ($a_base_skill_id, $a_tref_id, $a_level_id, $a_threshold) | |
Write threshold. More... | |
Protected Attributes | |
$db | |
Skill tresholds for 360 surveys.
Definition at line 12 of file class.ilSurveySkillThresholds.php.
ilSurveySkillThresholds::__construct | ( | ilObjSurvey | $a_survey | ) |
Constructor.
Definition at line 26 of file class.ilSurveySkillThresholds.php.
ilSurveySkillThresholds::getThresholds | ( | ) |
ilSurveySkillThresholds::read | ( | ) |
Read.
Definition at line 41 of file class.ilSurveySkillThresholds.php.
Referenced by __construct().
ilSurveySkillThresholds::writeThreshold | ( | $a_base_skill_id, | |
$a_tref_id, | |||
$a_level_id, | |||
$a_threshold | |||
) |
|
protected |
Definition at line 17 of file class.ilSurveySkillThresholds.php.
Referenced by read(), and writeThreshold().