|
ILIAS
release_5-2 Revision v5.2.25-18-g3f80b828510
|
Collaboration diagram for ilTestSkillEvaluationGUI:Public Member Functions | |
| __construct (ilCtrl $ctrl, ilTabsGUI $tabs, ilTemplate $tpl, ilLanguage $lng, ilDBInterface $db, ilObjTest $testOBJ) | |
| getQuestionList () | |
| setQuestionList ($questionList) | |
| getObjectiveOrientedContainer () | |
| setObjectiveOrientedContainer ($objectiveOrientedContainer) | |
| executeCommand () | |
| setTestSession ($testSession) | |
| getTestSession () | |
| isNoSkillProfileOptionEnabled () | |
| setNoSkillProfileOptionEnabled ($noSkillProfileOptionEnabled) | |
| getAvailableSkillProfiles () | |
| setAvailableSkillProfiles ($availableSkillProfiles) | |
| getAvailableSkills () | |
| setAvailableSkills ($availableSkills) | |
Data Fields | |
| const | INVOLVE_SKILLS_BELOW_NUM_ANSWERS_BARRIER_FOR_GAP_ANALASYS = false |
| const | CMD_SHOW = 'show' |
Protected Member Functions | |
| init ($skillProfileEnabled) | |
Protected Attributes | |
| $testOBJ | |
| $noSkillProfileOptionEnabled = false | |
| $availableSkillProfiles = array() | |
| $availableSkills = array() | |
| $testPassesSelector = null | |
Private Member Functions | |
| isAccessDenied () | |
| manageTabs ($cmd) | |
| showCmd () | |
| buildEvaluationToolbarGUI ($selectedSkillProfileId) | |
| isTestResultButtonRequired () | |
| buildPersonalSkillsGUI ($usrId, $selectedSkillProfileId, $availableSkills) | |
Private Attributes | |
| $ctrl | |
| $tabs | |
| $tpl | |
| $lng | |
| $db | |
| $testSession | |
| $objectiveOrientedContainer | |
| $questionList | |
Definition at line 17 of file class.ilTestSkillEvaluationGUI.php.
| ilTestSkillEvaluationGUI::__construct | ( | ilCtrl | $ctrl, |
| ilTabsGUI | $tabs, | ||
| ilTemplate | $tpl, | ||
| ilLanguage | $lng, | ||
| ilDBInterface | $db, | ||
| ilObjTest | $testOBJ | ||
| ) |
|
private |
Definition at line 223 of file class.ilTestSkillEvaluationGUI.php.
References getAvailableSkillProfiles(), isNoSkillProfileOptionEnabled(), and isTestResultButtonRequired().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 258 of file class.ilTestSkillEvaluationGUI.php.
References $availableSkills.
Referenced by showCmd().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::executeCommand | ( | ) |
Definition at line 118 of file class.ilTestSkillEvaluationGUI.php.
References $cmd, and manageTabs().
Here is the call graph for this function:| ilTestSkillEvaluationGUI::getAvailableSkillProfiles | ( | ) |
Definition at line 306 of file class.ilTestSkillEvaluationGUI.php.
References $availableSkillProfiles.
Referenced by buildEvaluationToolbarGUI().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getAvailableSkills | ( | ) |
Definition at line 322 of file class.ilTestSkillEvaluationGUI.php.
References $availableSkills.
| ilTestSkillEvaluationGUI::getObjectiveOrientedContainer | ( | ) |
Definition at line 105 of file class.ilTestSkillEvaluationGUI.php.
References $objectiveOrientedContainer.
Referenced by manageTabs().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getQuestionList | ( | ) |
Definition at line 89 of file class.ilTestSkillEvaluationGUI.php.
References $questionList.
Referenced by init().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::getTestSession | ( | ) |
Definition at line 282 of file class.ilTestSkillEvaluationGUI.php.
References $testSession.
Referenced by init(), and showCmd().
Here is the caller graph for this function:
|
protected |
Definition at line 149 of file class.ilTestSkillEvaluationGUI.php.
References $availableSkillProfiles, $availableSkills, ilObjAssessmentFolder\DEFAULT_SKL_TRIG_NUM_ANSWERS_BARRIER, getQuestionList(), getTestSession(), setAvailableSkillProfiles(), setAvailableSkills(), and setNoSkillProfileOptionEnabled().
Referenced by showCmd().
Here is the call graph for this function:
Here is the caller graph for this function:
|
private |
Definition at line 127 of file class.ilTestSkillEvaluationGUI.php.
| ilTestSkillEvaluationGUI::isNoSkillProfileOptionEnabled | ( | ) |
Definition at line 290 of file class.ilTestSkillEvaluationGUI.php.
References $noSkillProfileOptionEnabled.
Referenced by buildEvaluationToolbarGUI().
Here is the caller graph for this function:
|
private |
Definition at line 243 of file class.ilTestSkillEvaluationGUI.php.
Referenced by buildEvaluationToolbarGUI().
Here is the caller graph for this function:
|
private |
Definition at line 132 of file class.ilTestSkillEvaluationGUI.php.
References ilLink\_getLink(), and getObjectiveOrientedContainer().
Referenced by executeCommand().
Here is the call graph for this function:
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::setAvailableSkillProfiles | ( | $availableSkillProfiles | ) |
| array | $availableSkillProfiles |
Definition at line 314 of file class.ilTestSkillEvaluationGUI.php.
References $availableSkillProfiles.
Referenced by init().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::setAvailableSkills | ( | $availableSkills | ) |
| array | $availableSkills |
Definition at line 330 of file class.ilTestSkillEvaluationGUI.php.
References $availableSkills.
Referenced by init().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::setNoSkillProfileOptionEnabled | ( | $noSkillProfileOptionEnabled | ) |
| boolean | $noSkillProfileOptionEnabled |
Definition at line 298 of file class.ilTestSkillEvaluationGUI.php.
References $noSkillProfileOptionEnabled.
Referenced by init().
Here is the caller graph for this function:| ilTestSkillEvaluationGUI::setObjectiveOrientedContainer | ( | $objectiveOrientedContainer | ) |
| ilTestObjectiveOrientedContainer | $objectiveOrientedContainer |
Definition at line 113 of file class.ilTestSkillEvaluationGUI.php.
References $objectiveOrientedContainer.
| ilTestSkillEvaluationGUI::setQuestionList | ( | $questionList | ) |
| ilAssQuestionList | $questionList |
Definition at line 97 of file class.ilTestSkillEvaluationGUI.php.
References $questionList.
| ilTestSkillEvaluationGUI::setTestSession | ( | $testSession | ) |
| \ilTestSession | $testSession |
Definition at line 274 of file class.ilTestSkillEvaluationGUI.php.
References $testSession.
|
private |
Definition at line 204 of file class.ilTestSkillEvaluationGUI.php.
References $_POST, buildEvaluationToolbarGUI(), buildPersonalSkillsGUI(), ilTestSkillEvaluationToolbarGUI\fetchSkillProfileParam(), getTestSession(), and init().
Here is the call graph for this function:
|
protected |
Definition at line 68 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getAvailableSkillProfiles(), init(), and setAvailableSkillProfiles().
|
protected |
Definition at line 69 of file class.ilTestSkillEvaluationGUI.php.
Referenced by buildPersonalSkillsGUI(), getAvailableSkills(), init(), and setAvailableSkills().
|
private |
Definition at line 25 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
private |
Definition at line 45 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
private |
Definition at line 40 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 67 of file class.ilTestSkillEvaluationGUI.php.
Referenced by isNoSkillProfileOptionEnabled(), and setNoSkillProfileOptionEnabled().
|
private |
Definition at line 60 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getObjectiveOrientedContainer(), and setObjectiveOrientedContainer().
|
private |
Definition at line 65 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getQuestionList(), and setQuestionList().
|
private |
Definition at line 30 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 50 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
|
protected |
Definition at line 74 of file class.ilTestSkillEvaluationGUI.php.
|
private |
Definition at line 55 of file class.ilTestSkillEvaluationGUI.php.
Referenced by getTestSession(), and setTestSession().
|
private |
Definition at line 35 of file class.ilTestSkillEvaluationGUI.php.
Referenced by __construct().
| const ilTestSkillEvaluationGUI::CMD_SHOW = 'show' |
Definition at line 21 of file class.ilTestSkillEvaluationGUI.php.
Referenced by ilTestInfoScreenToolbarGUI\build(), and ilTestResultsToolbarGUI\build().
| const ilTestSkillEvaluationGUI::INVOLVE_SKILLS_BELOW_NUM_ANSWERS_BARRIER_FOR_GAP_ANALASYS = false |
Definition at line 19 of file class.ilTestSkillEvaluationGUI.php.