|
ILIAS
release_8 Revision v8.24
|
Collaboration diagram for ilAssQuestionSkillAssignmentList:Public Member Functions | |
| __construct (ilDBInterface $db) | |
| setParentObjId ($parentObjId) | |
| getParentObjId () | |
| getQuestionIdFilter () | |
| setQuestionIdFilter ($questionIdFilter) | |
| reset () | |
| addAssignment (ilAssQuestionSkillAssignment $assignment) | |
| loadFromDb () | |
| loadAdditionalSkillData () | |
| getAssignmentsByQuestionId ($questionId) | |
| isAssignedToQuestionId ($skillBaseId, $skillTrefId, $questionId) | |
| getUniqueAssignedSkills () | |
| isAssignedSkill ($skillBaseId, $skillTrefId) | |
| getNumAssignsBySkill ($skillBaseId, $skillTrefId) | |
| getMaxPointsBySkill ($skillBaseId, $skillTrefId) | |
| hasSkillsAssignedLowerThanBarrier () | |
Private Member Functions | |
| incrementNumAssignsBySkill (ilAssQuestionSkillAssignment $assignment) | |
| incrementMaxPointsBySkill (ilAssQuestionSkillAssignment $assignment) | |
| getWhereConditions () | |
| buildSkillQuestionAssignmentByArray ($data) | |
| buildSkillKey ($skillBaseId, $skillTrefId) | |
Private Attributes | |
| $db | |
| $parentObjId | |
| $assignments | |
| $numAssignsBySkill | |
| $maxPointsBySkill | |
| $questionIdFilter | |
Definition at line 25 of file class.ilAssQuestionSkillAssignmentList.php.
| ilAssQuestionSkillAssignmentList::__construct | ( | ilDBInterface | $db | ) |
Definition at line 57 of file class.ilAssQuestionSkillAssignmentList.php.
References $db.
| ilAssQuestionSkillAssignmentList::addAssignment | ( | ilAssQuestionSkillAssignment | $assignment | ) |
Definition at line 107 of file class.ilAssQuestionSkillAssignmentList.php.
References ilAssQuestionSkillAssignment\getQuestionId().
Referenced by loadFromDb().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 192 of file class.ilAssQuestionSkillAssignmentList.php.
Referenced by getMaxPointsBySkill(), getNumAssignsBySkill(), getUniqueAssignedSkills(), incrementMaxPointsBySkill(), and incrementNumAssignsBySkill().
Here is the caller graph for this function:
|
private |
| array | $data |
Definition at line 178 of file class.ilAssQuestionSkillAssignmentList.php.
References $data.
Referenced by loadFromDb().
Here is the caller graph for this function:| ilAssQuestionSkillAssignmentList::getAssignmentsByQuestionId | ( | $questionId | ) |
| $questionId |
Definition at line 210 of file class.ilAssQuestionSkillAssignmentList.php.
| ilAssQuestionSkillAssignmentList::getMaxPointsBySkill | ( | $skillBaseId, | |
| $skillTrefId | |||
| ) |
Definition at line 293 of file class.ilAssQuestionSkillAssignmentList.php.
References buildSkillKey().
Here is the call graph for this function:| ilAssQuestionSkillAssignmentList::getNumAssignsBySkill | ( | $skillBaseId, | |
| $skillTrefId | |||
| ) |
Definition at line 288 of file class.ilAssQuestionSkillAssignmentList.php.
References buildSkillKey().
Here is the call graph for this function:| ilAssQuestionSkillAssignmentList::getParentObjId | ( | ) |
Definition at line 79 of file class.ilAssQuestionSkillAssignmentList.php.
References $parentObjId.
| ilAssQuestionSkillAssignmentList::getQuestionIdFilter | ( | ) |
Definition at line 87 of file class.ilAssQuestionSkillAssignmentList.php.
References $questionIdFilter.
Referenced by getWhereConditions().
Here is the caller graph for this function:| ilAssQuestionSkillAssignmentList::getUniqueAssignedSkills | ( | ) |
Definition at line 240 of file class.ilAssQuestionSkillAssignmentList.php.
References ILIAS\LTI\ToolProvider\$key, and buildSkillKey().
Referenced by hasSkillsAssignedLowerThanBarrier(), and isAssignedSkill().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 161 of file class.ilAssQuestionSkillAssignmentList.php.
References getQuestionIdFilter().
Here is the call graph for this function:| ilAssQuestionSkillAssignmentList::hasSkillsAssignedLowerThanBarrier | ( | ) |
Definition at line 298 of file class.ilAssQuestionSkillAssignmentList.php.
References ilObjAssessmentFolder\getSkillTriggerAnswerNumberBarrier(), and getUniqueAssignedSkills().
Here is the call graph for this function:
|
private |
Definition at line 127 of file class.ilAssQuestionSkillAssignmentList.php.
References ILIAS\LTI\ToolProvider\$key, buildSkillKey(), ilAssQuestionSkillAssignment\getMaxSkillPoints(), ilAssQuestionSkillAssignment\getSkillBaseId(), and ilAssQuestionSkillAssignment\getSkillTrefId().
Referenced by loadFromDb().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 116 of file class.ilAssQuestionSkillAssignmentList.php.
References ILIAS\LTI\ToolProvider\$key, buildSkillKey(), ilAssQuestionSkillAssignment\getSkillBaseId(), and ilAssQuestionSkillAssignment\getSkillTrefId().
Referenced by loadFromDb().
Here is the call graph for this function:
Here is the caller graph for this function:| ilAssQuestionSkillAssignmentList::isAssignedSkill | ( | $skillBaseId, | |
| $skillTrefId | |||
| ) |
Definition at line 273 of file class.ilAssQuestionSkillAssignmentList.php.
References getUniqueAssignedSkills().
Here is the call graph for this function:| ilAssQuestionSkillAssignmentList::isAssignedToQuestionId | ( | $skillBaseId, | |
| $skillTrefId, | |||
| $questionId | |||
| ) |
Definition at line 219 of file class.ilAssQuestionSkillAssignmentList.php.
| ilAssQuestionSkillAssignmentList::loadAdditionalSkillData | ( | ) |
Definition at line 197 of file class.ilAssQuestionSkillAssignmentList.php.
| ilAssQuestionSkillAssignmentList::loadFromDb | ( | ) |
Definition at line 138 of file class.ilAssQuestionSkillAssignmentList.php.
References $res, addAssignment(), buildSkillQuestionAssignmentByArray(), incrementMaxPointsBySkill(), incrementNumAssignsBySkill(), and reset().
Here is the call graph for this function:| ilAssQuestionSkillAssignmentList::reset | ( | ) |
Definition at line 100 of file class.ilAssQuestionSkillAssignmentList.php.
Referenced by loadFromDb().
Here is the caller graph for this function:| ilAssQuestionSkillAssignmentList::setParentObjId | ( | $parentObjId | ) |
| int | $parentObjId |
Definition at line 71 of file class.ilAssQuestionSkillAssignmentList.php.
References $parentObjId.
| ilAssQuestionSkillAssignmentList::setQuestionIdFilter | ( | $questionIdFilter | ) |
| int | $questionIdFilter |
Definition at line 95 of file class.ilAssQuestionSkillAssignmentList.php.
References $questionIdFilter.
|
private |
Definition at line 40 of file class.ilAssQuestionSkillAssignmentList.php.
|
private |
Definition at line 30 of file class.ilAssQuestionSkillAssignmentList.php.
Referenced by __construct().
|
private |
Definition at line 50 of file class.ilAssQuestionSkillAssignmentList.php.
|
private |
Definition at line 45 of file class.ilAssQuestionSkillAssignmentList.php.
|
private |
Definition at line 35 of file class.ilAssQuestionSkillAssignmentList.php.
Referenced by getParentObjId(), and setParentObjId().
|
private |
Definition at line 55 of file class.ilAssQuestionSkillAssignmentList.php.
Referenced by getQuestionIdFilter(), and setQuestionIdFilter().