老:已标注(校)"; } else { echo "老:已标注(后)"; } } else if ($cl["is_labelled"] == 2) { echo "老:已发送"; } else if ($cl["is_labelled"] == 3) { echo "老:标注中"; } else if ($cl["is_labelled"] == 4) { echo "老:已取消"; } else if ($cl["is_labelled"] == 5) { echo "老:补题中"; } if ($cl["is_labelled"] == 0 && $cl['tw_status'] == 2) { ?> 老:未发送 " examName="" subjectId="" createTime="" aria-hidden="true" title="发送试题标注"> " examName="" subjectId="" createTime="" status='2' type="resend" aria-hidden="true" title="重新发送"> " examName="" subjectId="" createTime="" aria-hidden="true" title="取消试题标注"> '; if(isset($cl['is_tagging'])){ if (isset($exam_sheets[$cl['exam_group_id']]) ) { $isAnswerSheet=1; }else{ $isAnswerSheet=0; } if(isset($cl['estimate_time'])){ $txt='预计完成时间:'.$cl['estimate_time'].' 点击可撤回'; }else{ $txt='点击可撤回'; } if($cl['is_tagging']==1){ echo "新:方法宝已标注"; }elseif($cl['is_tagging']==2){ echo "新:已发送未开始 "; echo ' '; }elseif($cl['is_tagging']==3){ echo "新:标注中 "; echo ' '; }elseif($cl['is_tagging']==4){ echo "新:已取消 "; echo ' '; }elseif($cl['is_tagging']==5){ echo "新:方法宝补题中"; }else{ echo "新:未发送 "; if($cl['tw_status']==2){ echo ' '; } } } }else{ echo '
'; $checkLabelled=0; if($cl['is_tagging']){ $checkLabelled=$cl['is_tagging']; }elseif($cl['is_labelled']){ $checkLabelled=$cl['is_labelled']; } if (isset($exam_sheets[$cl['exam_group_id']]) ) { $isAnswerSheet=1; }else{ $isAnswerSheet=0; } if(isset($cl['estimate_time'])){ $txt='预计完成时间:'.$cl['estimate_time'].' 点击可撤回'; }else{ $txt='点击可撤回'; } $labelledStatus=array( 0=>'未发送', 1=>'已标注',2=>'已发送未开始',3=>'标注中', 4=>'已取消',5=>'补题中' ); if($cl['is_tagging'] || $cl['is_labelled']){ if($cl['is_tagging']==1 || $cl['is_labelled']==1){ echo "新:方法宝".$labelledStatus[$cl['is_tagging']].",学习宝".$labelledStatus[$cl['is_labelled']]." "; }elseif($cl['is_tagging']==2 || $cl['is_labelled']==2){ echo "新:方法宝".$labelledStatus[$cl['is_tagging']].",学习宝".$labelledStatus[$cl['is_labelled']]." "; echo ' '; }elseif($cl['is_tagging']==3 || $cl['is_labelled']==3){ echo "新:方法宝".$labelledStatus[$cl['is_tagging']].",学习宝".$labelledStatus[$cl['is_labelled']]." "; echo ' '; }elseif($cl['is_tagging']==4 || $cl['is_labelled']==4){ echo "新:方法宝".$labelledStatus[$cl['is_tagging']].",学习宝".$labelledStatus[$cl['is_labelled']]." "; echo ' '; }elseif($cl['is_tagging']==5 || $cl['is_labelled']==5){ echo "新:方法宝".$labelledStatus[$cl['is_tagging']].",学习宝".$labelledStatus[$cl['is_labelled']]." "; } }else{ echo "新:未发送 "; if($cl['tw_status']==2){ echo ' '; } } } }else{ if($cl['tw_status']==2){ echo "解析成功"; }elseif($cl['tw_status']==3){ ?> 解析失败 解析失败"; }elseif($cl['tw_status']==5){ echo "解析待校对"; if($cl['allsubject_file_path']){ if(isset($cl['estimate'])){ $estimate=date('Y-m-d H:i',$cl['estimate']); }else{ $estimate=''; } ?> " examName="" subjectId="" createTime="" aria-hidden="true" title="发送校标任务"> 校对中"; if($cl['allsubject_file_path']){ if(isset($cl['estimate_time'])){ echo ' '; }else{ echo ' '; } } }elseif($cl['tw_status']==7){ echo "已退回"; echo ' '; }elseif($cl['word_path'] || $cl['allsubject_file_path']){ echo "等待解析"; }else{ echo "未上传"; } }?>