| '.$row['question'].' | '; echo ''.get_lang('NewScore').': '.$row['marks'].' | '; if(!empty($row['teacher_comment'])){ echo ''.get_lang('NewComment').': '.$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 '