24 include_once
"./Modules/Test/classes/inc.AssessmentConstants.php";
223 if ($picture_id >= 0)
225 $this->picture_or_definition_id = $picture_id;
240 if ($definition_id >= 0)
242 $this->picture_or_definition_id = $definition_id;
271 $this->picture_or_definition = $picture;
285 $this->picture_or_definition = $definition;