| '.$row['question'].' | '; echo ''.$row['marks'].' | '; if(!empty($row['teacher_comment'])){ echo ''.$row['teacher_comment'].' | '; } else { echo ''.get_lang('WithoutComment').' | '; } echo ''.$row['insert_date'].' | '; echo ''.(empty($row['full_name'])?''.get_lang('OriginalValue').'':$row['full_name']).' | '; echo ''; } echo '