19 declare(strict_types=1);
44 $gui->setGapAnalysisActualStatusModePerObject($this->
getTestId(), $this->
lng->txt(
'tst_test_result'));
45 $gui->setTriggerObjectsFilter(array($this->
getTestId()));
46 $gui->setHistoryView(
true);
99 return $this->test_id;
array $reachedSkillLevels
int $selectedSkillProfile
setReachedSkillLevels(array $reachedSkillLevels)
Personal skills GUI class.
__construct(private ilLanguage $lng, private int $test_id)
setAvailableSkills(array $availableSkills)
setSelectedSkillProfile(int $selectedSkillProfile)
getSelectedSkillProfile()