4 include_once
"./Modules/Test/classes/inc.AssessmentConstants.php";
179 if ($picture_id >= 0)
181 $this->picture_or_definition_id = $picture_id;
196 if ($definition_id >= 0)
198 $this->picture_or_definition_id = $definition_id;
213 $this->picture_or_definition = $picture;
227 $this->picture_or_definition = $definition;