4require_once 
'Services/Skill/classes/class.ilPersonalSkillsGUI.php';
 
   46        $gui->setGapAnalysisActualStatusModePerObject($this->
getTestId(), $this->lng->txt(
'tst_test_result'));
 
   48        $gui->setTriggerObjectsFilter(array($this->
getTestId()));
 
   49        $gui->setHistoryView(
true); 
 
An exception for terminatinating execution or to throw for unit testing.
Personal skills GUI class.
setReachedSkillLevels($reachedSkillLevels)
getSelectedSkillProfile()
__construct(ilLanguage $lng, $testId)
setAvailableSkills($availableSkills)
setSelectedSkillProfile($selectedSkillProfile)