'; //================== ตรวจสอบการ ประเมินมหาวิทยาลัย ของนิสิต========= // and $std_id!='5715001218' if($is_inter!='Y'){ if(!empty($std_id)){ // สำหรับนิสิต $is_assku = is_assess($std_id); //==== function เพื่อ check ว่า นิสิตประเมินหรือยัง และอยู่ในช่วงเวลาที่กำหนดหรือไม่ (include อยู่ที่ source/index.php) if(!$is_assku ){ ?>

เรียน นิสิตมหาวิทยาลัยเกษตรศาสตร์
ขอเชิญนิสิตทุกระดับการศึกษา เข้าประเมินความพึงพอใจของนิสิตต่อหลักสูตรและมหาวิทยาลัยเกษตรศาสตร์
ปีการศึกษา 2558 ตั้งแต่ 2 - 31 พฤษภาคม 2559
ที่ แบบประเมินความพึงพอใจของนิสิตต่อหลักสูตร และมก.
** สำหรับนิสิตระดับปริญญาตรีที่เข้าประเมิน จะนับเป็น 2 ชั่วโมงกิจกรรมใน transcript กิจกรรมของนิสิต **
  ** ถ้านิสิตได้ประเมินความพึงพอใจต่อมหาวิทยาลัยเกษตรศาสตร์แล้ว
จึงจะสามารถเข้าประเมินการเรียนการสอนได้ตามปกติ **



คลิกที่นี่
'C') header("location:../source_55/select_subject_55.php?type_form=1"); // header("location:../source/select_subject.php?type_form=1"); else header("location:../source_55/csc_select_subject_55.php?type_form=1"); /*if($campus=='C') header("location:../report/select_semester.php"); elseif($campus=='K') header("location:../report/select_semester.php"); else header("location:select_subject.php?type_form=1");*/ //============== change at second-54 for any campus :: date : 18/01/2555 }else{ $webname="out of the time"; // variable for insert into log_assess table if($campus<>'C') header("location:../source_55/select_subject_55.php?type_form=1"); else header("location:../source_55/csc_select_subject_55.php?type_form=1"); } }else if(!empty($adv_id)){ if ($btmp and $btmp3){ $webname="in period time"; // variable for insert into log_assess table //============== change at second-54 for any campus :: date : 18/01/2555 if($campus<>'C') header("location:../source_55/select_subject_55.php?type_form=2"); else header("location:../source_55/csc_select_subject_55.php?type_form=2"); /*if($campus=='C') header("location:csc_select_subject.php?type_form=2"); else header("location:select_subject.php?type_form=2");*/ //============== change at second-54 for any campus :: date : 18/01/2555 } else { $webname="out of the time"; // variable for insert into log_assess table header("location:../report/select_semester.php"); } } //else if(!empty($adv_id)) } // ? ???? ? adv_id ??? std_id //=============== record to log_assess $sqlSeq="select NVL(max(to_number(seq_id))+1,1) MAXID from log_assess"; $cn_std=ora_open($fn); $pn_std=ora_parse($cn_std,$sqlSeq); $rn_std=ora_exec($cn_std); while (ora_fetch_into($cn_std,&$stmtSeq)){ $seqMax=$stmtSeq[0]; } $time=date("H:i"); $sqlLog="insert into log_assess(seq_id,id,account,web_name,log_date,log_time) values('$seqMax','$std_id','$account','$webname',sysdate,'$time') "; $cn_dbu=ora_open($fn); $pn_u=ora_parse($cn_dbu,$sqlLog); $rn_u=ora_exec($cn_dbu); //=============== end for record to log_assess ?>