47    public function init(): void
 
   60        return $objectType == 
'tst';
 
   67        $testOBJ->loadFromDb();
 
setSpecificFeedbackEnabled($specificFeedbackEnabled)
 
setHintProvidingEnabled(bool $hintProvidingEnabled)
 
initSettingsWithTestObject()
 
isHintProvidingNavigationRequired()
 
setBestSolutionEnabled($bestSolutionEnabled)
 
isInstantFeedbackNavigationRequired()
 
isGenericFeedbackEnabled()
 
initSettingsFromPostParameters()
 
setGenericFeedbackEnabled($genericFeedbackEnabled)
 
__construct($contextRefId)
 
setContextRefId($contextRefId)
 
isSpecificFeedbackEnabled()
 
setReachedPointsEnabled(bool $reachedPointsEnabled)
 
static getInstanceByRefId(int $ref_id, bool $stop_on_error=true)
get an instance of an Ilias object by reference id
 
static _lookupType(int $id, bool $reference=false)