<$tohtm(StuCss.htm) tohtm$> <$tohtm(StuHead.htm) tohtm$> #set($count=0)
#set($flag = 1) #set($flag1 = -1) #set($isopen = $ADOTKS_LearnToSet.GetByKey("isshunxubofang").Set_IsOpen) #foreach($plist in $ADOTKS_Courseware.GetTrainingPlanListByUser("$userid","")) #set($count=$count+1) #set($cscount=0) #set($cspercied=0) #foreach($plancslist in $ADOTKS_TrainingPlanCS.GetAll(" and PlanID='$plist.PlanID'")) #if($flag > 0 && $isopen == 0) #set($flag = $ADOTKS_Credit.GetAllByUser($userid,$plancslist.Courseware_CsID)) #end #set($cscount=$cscount+1) #end #set($flag1 = $flag) #end
学习任务名称 考试计划 课程总数 有效期 操作
$plist.PlanName #set($credit=$ADOTKS_Credit.GetCreditByPlan("$userid","$plist.PlanID")) #if($ADOTKS_Courseware.IsInt($plist.PlanAssessment)==true) 暂无考试 #else #if($plist.Plan_ExamCredit>$credit) 暂未达考试要求分数,请先学习 #else #set($isok=$ADOTKS_Credit.GetAllByUser("$userid", "$plist.PlanAssessment")) #if($isok>1) 已通过 #else 考试 #end #end #end $cscount $ADOTKS_Courseware.DatetimeNull($plist.PlanStarData) 至 $ADOTKS_Courseware.DatetimeNull($plist.PlanEndData) #if($count >1 && $isopen == 0) #if($flag1 >0) 进入 #else 没有权限 #end #else 进入 #end
<$tohtm(StuFooter.htm) tohtm$>