⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 tlist.asp

📁 学生评教系统,可以实现学生评教,教师查分功能.
💻 ASP
字号:
<html>

<head>
<meta name="GENERATOR" content="Microsoft FrontPage 5.0">
<meta name="ProgId" content="FrontPage.Editor.Document">
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>新建网页 1</title>



   <!--#include file="conn1.asp"-->


</head>

<body bgcolor="#E2F5E2">
 <form name=frmsubmit method="post" >
   
     </form>
   
     
  <table  border="0" width="861">
       <td  align="left" width="305"  ><font color="#990000">&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;课程名称:</font>
                   <font color="#336600">  <b><%=request.querystring("coursename")%> </b></font>                                
       
        <td  align="left" width="257"  ><font color="#990000">被评教师:</font>
                   <font color="#336600"> <b> <%=request.querystring("teachername")%></b></font>
        <td align="right" width="279"  >
        <p align="left"><font color="#990000">已投票人数:</font>
                   <font color="#336600"><%=request.querystring("votenum")%> 人</font>
   </table>   
   

   <% teachername=request.querystring("teachername")
      coursename=request.querystring("coursename")
           set orv=server.createobject("adodb.recordset")
           strsql="select * from vote where  teachername='"&teachername&"'  and coursename='"&coursename&"'"
           orv.open strsql,conn
    %>   
 <table border="1" width="811" bordercolorlight="#f2f4ff"  cellpadding="4" bordercolorlight="#f1f4ff" style="font-size:x-small" align="center" height="564" >
            <tr align="center" bgcolor="#66ccff">
                <td   heigght="16" width="88" height="13"  >
                </td>
                <td   heigght="16" width="388" height="13"  >
                <font color="#800000">评估选项</font></td>
                <td width="167" heigght="16" height="13"   >得分</td>
                <td width="140" heigght="16" height="13"   >所评课程平均分</td>
            </tr>    
            
            <tr align="center">    
                <td width="44" height="108" rowspan="4" align="right"> 教<p>学</p><p>态</p><p>度
                     <td width="554" height="19" align="left"> (1)备课充分,授课认真
                          <td width="146" height="19" align="right"><%=orv("vote1")%> 
                          <td width="119" height="19" align="right"><%=round(100/(orv("vote1")/orv("votenum")),3)%> %
            <tr align="center">    
                <td width="554" height="17" align="left"> (2)授课姿态 
                           <td width="146" height="19" align="right"><%=orv("vote2")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote2")/orv("votenum")),3)%> %
           <TR ALIGN="CENTER">
                <td width="554" height="18" align="left"> (3)虚心听取学生意见,改进教学
                         <td width="146" height="19" align="right"><%=orv("vote3")%> 
 <td width="119" height="19" align="right"><%=round(100/(orv("vote3")/orv("votenum")),3)%> %
 
 <tr align="center">    
                <td width="554" height="18" align="left"> (4)充分有效地利用上课时间 
                

                         <td width="146" height="19" align="right"> <%=orv("vote4")%> 
<td width="119" height="19" align="right"> <%=round(100/(orv("vote4")/orv("votenum")),3)%> %
 
<tr align="center">    
                <td width="44" height="109" rowspan="4" align="right"> 教<p>学</p>
                <p>内</p>
                <p>容<td width="554" height="19" align="left"> (5)授课内容符合本课程教学大纲要求  
                         <td width="146" height="19" align="right"><%=orv("vote5")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote5")/orv("votenum")),3)%> %
 <tr align="center">    
                <td width="554" height="18" align="left"> (6)授课内容条理清楚,重点突出 
                         <td width="146" height="19" align="right"> <%=orv("vote6")%> 
<td width="119" height="19" align="right"> <%=round(100/(orv("vote6")/orv("votenum")),3)%> % 
 <tr align="center">    
                <td width="554" height="18" align="left"> (7)有效地利用实例讲解  
                         <td width="146" height="19" align="right"><%=orv("vote7")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote7")/orv("votenum")),3)%> % 
 <tr align="center">    
                <td width="554" height="18" align="left"> (8)授课时注意介绍学科发展动态,并适当评论  
                         <td width="146" height="19" align="right"><%=orv("vote8")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote8")/orv("votenum")),3)%> %
 <tr align="center">    
                <td width="44" height="109" rowspan="4" align="right"> 教<p>学</p>
                <p>方</p>
                <p>法<td width="554" height="19" align="left"> (9)合理有效地使用各种教学手段  
                
                
                         <td width="146" height="19" align="right"><%=orv("vote9")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote9")/orv("votenum")),3)%> %
 <tr align="center">    
                <td width="554" height="18" align="left"> 
                (10)采用启发式、参与式教学法,调动学生主动性  
                
              
                         <td width="146" height="19" align="right"><%=orv("vote10")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote10")/orv("votenum")),3)%> %
 <tr align="center">    
                <td width="554" height="18" align="left"> (11)对学生思想方法的培养  
                         <td width="146" height="19" align="right"> <%=orv("vote11")%> 
<td width="119" height="19" align="right"> <%=round(100/(orv("vote11")/orv("votenum")),3)%> % 
 <tr align="center">    
                <td width="554" height="18" align="left"> (12)了解学生,因材施教情况  
                         <td width="146" height="19" align="right"><%=orv("vote12")%> 
 <td width="119" height="19" align="right"><%=round(100/(orv("vote12")/orv("votenum")),3)%> %
<tr align="center">    
                <td width="44" height="109" rowspan="4" align="right"> 教<p>学</p>
                <p>效</p>
                <p>果<td width="554" height="19" align="left"> 
                (13)学生理解和掌握本门课基础知识和技能情况
                <td width="146" height="19" align="right"><%=orv("vote13")%> 
 <td width="119" height="19" align="right"> <%=round(100/(orv("vote13")/orv("votenum")),3)%> %
 <tr align="center">   
                <td width="554" height="18" align="left"> (14)学生分析问题和解决问题能力的提高
                         <td width="146" height="19" align="right"><%=orv("vote14")%> 
                         <td width="119" height="19" align="right"> <%=round(100/(orv("vote14")/orv("votenum")),3)%> %
<tr align="center">    
                <td width="554" height="18" align="left"> (15)学生求知欲激发 
                         <td width="146" height="19" align="right"><%=orv("vote15")%> 
                         <td width="119" height="19" align="right"><%=round(100/(orv("vote15")/orv("votenum")),3)%> % 
 <tr align="center">    
                <td width="554" height="18" align="left"> (16)学生创新意识和能力提高情况  
                
                         <td width="146" height="19" align="right"><%=orv("vote16")%> 
                         <td width="119" height="19" align="right"> <%=round(100/(orv("vote16")/orv("votenum")),3)%> % 
 <tr align="center">    
                <td width="44" height="18" align="right"> 总 评<td width="554" height="18" align="left"> 
                (17)课堂教学整体评价  
                         <td width="146" height="19" align="right"> <%=orv("vote17")%>
                         <td width="119" height="19" align="right"><%=round(100/(orv("vote17")/orv("votenum")),3)%> %
 </body></html>

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -