Viewing file: reportDataRQCourseTep5_1.php (12.42 KB) -rw-r--r-- Select action/file-type: (+) | (+) | (+) | Code (+) | Session (+) | (+) | SDB (+) | (+) | (+) | (+) | (+) | (+) |
<?
include_once "../../class/clsDB.php";
include_once "../../class/clsConnection.php";
include_once "../global.php";
include_once "../link/function.php";
include_once "../class/clsReg_SysSemesterDes.php";
include_once "../class/clsOfficerAssess.php";
include_once "../class/clsDefineAssessment.php";
include_once "../class/clsAssessForm.php";
include_once "../class/clsDoAssessment.php";
include_once "../class/clsResultRQ.php";
include_once "../class/clsSectionAll.php";
$oCR = new clsConnection($GLOBALS['HOST'], $GLOBALS['DB_REG'], $GLOBALS['USER_REG'], $GLOBALS['PASSWORD_REG']);
$oCA = new clsConnection($GLOBALS['HOST'], $GLOBALS['DB_EASS'], $GLOBALS['USER_EASS'], $GLOBALS['PASSWORD_EASS']);
$oOFA = new OfficerAssess($oCA);
$oDo = new DoAssessment($oCA);
$oAF = new AssessForm($oCA);
$oAF->RSAssessFormByAssid($assid);
$oAF->GetRecord();
$oSse = new SysSemesterDes($oCR);
$oSse->SearchByKey($semester);
$oSse->GetRecord();
$oDA = new DefineAssessment($oCA);
$oDA->SearchByDefineid($defineid);
$oDA->GetRecord();
//ค้นหาคำถามปลายเปิดในแบบประเมินนี้ sectionRQid
$oSA = new SectionAll($oCA);
$CntSRQid = $oSA->RSCountSectionRQid($assid);
?>
<title>รายงานค่าเฉลี่ย ส่วนเบี่ยงเบนมาตรฐาน ความพึงพอใจของนักศึกษาต่อคุณภาพการสอนของอาจารย์ในภาพรวมของวิทยาลัย</title>
<meta http-equiv="Content-Type" content="text/html; charset=tis-620">
<link href="../source/style.css" rel="stylesheet" type="text/css">
<div id="tabmargin">
<form name="pc" method="post" action="<?php echo $PHP_SELF;?>" enctype="multipart/form-data">
<div align="center">
</div><br>
<table width="86%" align="center" cellpadding="1" cellspacing="1" bgcolor="#0080C0">
<tr bgcolor="#FFFFFF">
<td width="99%">
<table width="88%" align="center" border="0">
<tr valign="bottom">
<td width="345" height="29" ><div align="right"></div></td>
<td width="110" align="center" background=<?php if($ofSitId=='%') echo "../picture/coverBG.gif"; else echo "../picture/coverBG1.gif"; ?>>
<a href="reportDataRQCourseTep5_1.php?assid=<?=$assid ?>&acadYear=<?=$acadYear?>&semester=<?=$semester ?>&defineid=<?=$defineid ?>&ofSitId=%"><img src="../picture/RQ.png" border="0" align="center" ><font size="2"> รวม</font></a></td>
<td width="110" align="center" background=<?php if($ofSitId=='1') echo "../picture/coverBG.gif"; else echo "../picture/coverBG1.gif"; ?>>
<a href="reportDataRQCourseTep5_1.php?assid=<?=$assid ?>&acadYear=<?=$acadYear?>&semester=<?=$semester ?>&defineid=<?=$defineid ?>&ofSitId=1"><img src="../picture/RQ.png" border="0" align="center" ><font size="2"> อาจารย์ประจำ</font></a></td>
<td width="110" align="center" background=<?php if($ofSitId=='2') echo "../picture/coverBG.gif"; else echo "../picture/coverBG1.gif"; ?>>
<a href="reportDataRQCourseTep5_1.php?assid=<?=$assid ?>&acadYear=<?=$acadYear?>&semester=<?=$semester ?>&defineid=<?=$defineid ?>&ofSitId=2"><img src="../picture/TQ.png" border="0" align="center" ><font size="2"> อาจารย์พิเศษ</font></a></td>
</tr>
</table>
<table width="88%" align="center" border="0" cellpadding="0" cellspacing="1">
<tr>
<td>
<table width="100%" align="center" cellpadding="1" cellspacing="1" bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_4'];?>">
<tr>
<td height="34" align="center"><font size="2"><span class = "fontMark5">รายงานค่าเฉลี่ย ส่วนเบี่ยงเบนมาตรฐาน ความพึงพอใจของนักศึกษาต่อคุณภาพการสอนของอาจารย์ในภาพรวมของวิทยาลัย</span></font></td>
</tr>
</table>
<table width="100%" border="0" align="center">
<tr>
<td height="25"><hr></td>
</tr>
</table>
<table width="100%" border="0" align="center">
<tr>
<td height="25" align="right"><font size="2"><span class = "fontMark5"><b>
<a href = "reportDataRQCourseTep5_1_excel.php?defineid=<? echo $defineid ?>&assid=<? echo $assid ?>&acadYear=<? echo $acadYear ?>&semester=<? echo $semester ?>&ofSitId=<?=$ofSitId?>" target="_top"><img src="../picture/ico_excel.gif" border="0"> รูปแบบ Excel </a></b></span></font>
</td>
</tr>
</table>
<table border="0">
<tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>">
<td><font size="2"><b><img src="../picture/bullet.gif"> ชื่อแบบประเมิน
</b></font></td>
<td width="609"><font size="2"><b>: </b></font><font size="2">
<? if($oAF->maintopic == ""){ echo "-"; }else{ echo $oAF->maintopic; } ?>
</font></td>
</tr>
<!-- <tr >
<td><font size="2"><b><img src="../picture/bullet.gif"> ชื่อทั่วไปแบบประเมิน
</b></font></td>
<td><font size="2"><b>: </b><? echo $oAF->nameAss ?></font></td>
</tr> -->
<tr>
<td width="163" height="21"><font size="2"><b><img src="../picture/bullet.gif">
ปีการศึกษา </b></font></td>
<td><font size="2"><b>: </b></font><? echo $acadYear ?> /
<? echo $oSse->semesterName;?></td>
</tr>
<tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_11'];?>">
<td height="22"><font size="2"><b><img src="../picture/bullet.gif">
ช่วงเวลาประเมิน</b></font></td>
<td><font size="2"><b>: </b></font><font size="2" color="<?php echo $GLOBALS['COLOR_FONT_4'];?>"><? echo abbreDate(splitDateDb2($oDA->startDate,'/')); ?>
- <? echo abbreDate(splitDateDb2($oDA->endDate,'/')); ?></font></td>
</tr>
</table>
<br>
<? if($CntSRQid > 0){ ?>
<table width="100%" border="0" align="center" cellpadding="1" cellspacing="1" bgcolor="#666666">
<tr>
<td width="30" rowspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>ลำดับที่</b></font></td>
<td width="344" rowspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>อาจารย์ผู้สอน</b></font></td>
<?
$oSA= new SectionAll($oCA);
$i = 0; //ค่าที่จะนำไปคิด
$indexSection_head = 1;
$oSA->RSByKeyAss($assid);
while($oSA->GetRecord()){
/*---------------- กรณีที่เลือกเป็นคำถามชนิดปลายปิด------------------*/
if($oSA->sectionRQid != '0'){
?>
<td height="23" colspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>ส่วนที่
<? echo $indexSection_head; ?></b></font></td>
<? $i++;
} // end if oSA
$indexSection_head++;
} //end while oSA
?>
<td height="23" colspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>ภาพรวม</b></font></td>
<td width="38" height="30" rowspan="2" align="center" bgcolor="<?php echo $GLOBALS["COLOR_BG_TABLE_1"];?>"><font size="2"><b>แปลผล</b></font></td>
</tr>
<tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_7"];?>">
<? for($j=1;$j<=$i;$j++){ ?>
<td width="103" height="21" align="center"><font size="2"><b>ค่าเฉลี่ย</b></font></td>
<td width="74" height="21" align="center"><font size="2"><b>S.D.</b></font></td>
<? } ?>
<td width="103" height="21" align="center"><font size="2"><b>ค่าเฉลี่ย</b></font></td>
<td width="76" height="21" align="center"><font size="2"><b>S.D.</b></font></td>
</tr>
<?
set_time_limit(0);
$flag = 0;
$index_color = 1;
/*---------------- กรณีที่เลือกเป็นคำถามชนิดปลายปิด------------------*/
$x = 0;$y = 0;
// if(isset($defineid))
// $oDo->RSXbarSDCollageByAcadSemDefineid($acadYear,$semester,$defineid);
// else
// $oDo->RSXbarSDCollageByAcadSemAssid($acadYear,$semester,$assid);
$oDo->RSXbarSDOverviewCollage($assid, $acadYear, $semester, $defineid, $ofSitId);
while($oDo->GetRecord()){
$j=1;
while($j<=$i ){
if($j==1){
if($index_color%2 == 0){
echo '<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_5"].'">';
}else{
echo '<tr bgcolor="'.$GLOBALS["COLOR_BG_TD_4"].'">';
} ?>
<td align="center"> <? echo $index_color//$oDo->officerId; ?></td>
<td> <? echo $oDo->officerName." ".$oDo->officerSurname ?></td>
<? }?>
<td align="center"><? echo substr($oDo->xbar, 0, 4);//printf("%.2f",$oDo->xbar); ?></td>
<td align="center"><? printf("%.2f",$oDo->sd);?></td>
<?
$j++;
if($j<=$i){
$oDo->GetRecord();
}else{
?>
<td align="center"><? echo substr($oDo->txbar, 0, 4);//printf("%.2f",$oDo->txbar); ?></td>
<td align="center"><? printf("%.2f",$oDo->tsd); ?></td>
<td align="center">
<? if($oDo->txbar >= 3.5) echo "<img src=\"../picture/yes.gif\" border =\"0\">"; else if($oDo->txbar > 0 && $oDo->txbar< 3.5) echo "<img src=\"../picture/no.gif\" border =\"0\">"; else echo "-"; ?></td>
<? $index_color++;
}
}//end while i
} // end while ODA
set_time_limit(30);
?>
<?
if($index_color >1){
?>
<tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_14"];?>">
<td align="center"><img src="../picture/mark.gif" height="7" width="7"></td>
<td><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>"> ภาพรวมของทั้งวิทยาลัย</font></td>
<?
$AvgXOverAll = 0;
$AvgSDOverAll = 0;
// if(isset($defineid))
// $oDo->RearchOverviewCollageByAcadSemDefineid($acadYear,$semester,$defineid);
// else
// $oDo->RearchOverviewCollageByAcadSemAssid($acadYear,$semester,$assid);
$oDo->SumOverviewCollage($assid, $acadYear, $semester, $defineid, $ofSitId);
while($oDo->GetRecord()){
?>
<td align="center"><? echo substr($oDo->xbar, 0, 4);//printf("%.2f",$oDo->xbar); ?></td>
<td align="center"><? printf("%.2f",$oDo->sd); ?></td>
<?
$AvgXOverAll+=$oDo->xbar;
$AvgSDOverAll+=$oDo->sd;
} // end while
$AvgXOverAll/=$i;
$AvgSDOverAll/=$i;
?>
<td align="center"><? echo substr($AvgXOverAll, 0, 4);//printf("%.2f",$AvgXOverAll); ?></td>
<td align="center"><? printf("%.2f",$AvgSDOverAll); ?></td>
<td align="center"><? if($AvgXOverAll >= 3.5) echo "<img src=\"../picture/yes.gif\" border =\"0\">"; else if($AvgXOverAll > 0 && $AvgXOverAll < 3.5) echo "<img src=\"../picture/no.gif\" border =\"0\">"; else echo "-"; ?></td>
</tr>
<? }else{ ?>
<tr bgcolor="<?php echo $GLOBALS["COLOR_BG_TD_5"];?>">
<td colspan="<? echo ($i*2)+5 ?>" align="center"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>">**
ไม่พบรายการอาจารย์ผู้สอนที่ถูกประเมิน **</font></td>
</tr>
<? } ?>
</table>
<br>
<table width="100%" border="0" align="center">
<tr>
<td width="75"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_5"];?>"><b>หมายเหตุ
:</b></font></td>
<td width="733"><font size="2" color="<?php echo $GLOBALS["COLOR_FONT_5"];?>">
การแปลผล (ผ่าน = <img src="../picture/yes.gif"> ,ไม่ผ่าน
= <img src="../picture/no.gif"> ) คิดจากค่าเฉลี่ยตั้งแต่
3.5 ขึ้นไป ถือว่าผ่าน (ค่าเฉลี่ย >= 3.5)</font></td>
</tr>
</table>
<? } else { ?>
<table width="100%">
<tr bgcolor="<?php echo $GLOBALS['COLOR_BG_TD_5'];?>">
<td align="center"> <font size="2" color="<?php echo $GLOBALS["COLOR_FONT_3"];?>">**
ไม่สามารถแสดงรายงานได้ เนื่องจากเนื่องจากแบบประเมินที่สร้างไม่มีส่วนของคำถามปลายปิด
**</font></td>
</tr>
</table>
<? } // end if CntSRQid > 0?>
<br>
</td>
</tr>
</table></td>
</tr>
</table>
</form><br>
</div>
</body>
|