getQuestionPropertiesForQuestionId(int $question_id)
Returns a Properties-objects if available. 
 
This file is part of ILIAS, a powerful learning management system published by ILIAS open source e-Le...
 
getQuestionPropertiesForQuestionIds(array $question_ids)
Returns an array of Properties-objects if available. 
 
getQuestionPropertiesForTest(\ilObjTest $test)
 
originalQuestionExists(int $question_id)
This is an adaptor to query the question pool if a question exists for the original_id of a given que...
 
getQuestionPropertiesWithAggregatedResultsForTest(\ilObjTest $test)
Returns an array of Properties-objects with AggregatedResultsProperties if available.