24 include_once
"./Modules/Test/classes/inc.AssessmentConstants.php";
199 if ($picture_id >= 0)
201 $this->picture_or_definition_id = $picture_id;
216 if ($definition_id >= 0)
218 $this->picture_or_definition_id = $definition_id;
233 $this->picture_or_definition = $picture;
247 $this->picture_or_definition = $definition;