📄 addtestpaper.aspx
字号:
<%@ Page language="c#" Codebehind="AddTestPaper.aspx.cs" AutoEventWireup="false" Inherits="BSNetExam.Examing.AddTestPaper" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
<HEAD>
<title>自我测试</title>
<meta name="GENERATOR" Content="Microsoft Visual Studio .NET 7.1">
<meta name="CODE_LANGUAGE" Content="C#">
<meta name="vs_defaultClientScript" content="JavaScript">
<meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5">
<script language="javascript" src="../CSS/NORightMouse.js"></script>
<LINK href="../CSS/STYLE.CSS" type="text/css" rel="stylesheet">
<script language="JavaScript" src="../CSS/calendar.js"></script>
</HEAD>
<body style="OVERFLOW-Y: hidden; OVERFLOW-X: hidden" leftMargin="0" topMargin="0" rightMargin="0" MS_POSITIONING="GridLayout">
<form id="Form1" method="post" runat="server">
<TABLE id="Table1" borderColor="#dadada" cellSpacing="0" borderColorDark="#dadada" cellPadding="0"
width="100%" align="center" borderColorLight="#dadada" border="0">
<tr height="30">
<td align="center" colSpan="2"><br>
<font style="FONT-SIZE: 16px" face="黑体" color="#0054a6">
<asp:Label id="labTitle" runat="server">新建自我练习试卷信息</asp:Label></font><br>
<br>
</td>
</tr>
<tr bgcolor="#ebf5fa" height="25">
<td colspan="2" align="center"><STRONG>基本参数设置</STRONG></td>
</tr>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">考试名称:</font></td>
<td><asp:textbox id="txtExamName" runat="server" CssClass="text"></asp:textbox></td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">考试科目:</font></td>
<td>
<asp:DropDownList id="DDLSubject" runat="server" AutoPostBack="True"></asp:DropDownList></td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">试卷模板:</font></td>
<td>
<asp:DropDownList id="DDLTemplate" runat="server" AutoPostBack="True"></asp:DropDownList></td>
</TR>
<tr bgcolor="#ebf5fa" height="25">
<td colspan="2" align="center"><STRONG>试卷参数设置</STRONG></td>
</tr>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">试卷总分:</font></td>
<td><asp:textbox id="txtFen" runat="server" CssClass="text">100</asp:textbox>(分)</td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">难易程度:</font></td>
<td><asp:dropdownlist id="DDLDiff" runat="server">
<asp:ListItem Value="C">中等</asp:ListItem>
<asp:ListItem Value="A">难</asp:ListItem>
<asp:ListItem Value="B">较难</asp:ListItem>
<asp:ListItem Value="D">较易</asp:ListItem>
<asp:ListItem Value="E">容易</asp:ListItem>
</asp:dropdownlist></td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">题型分布:</font></td>
<td>
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="WIDTH: 56px">单选题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtSRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtSRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">多选题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtDRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtDRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">判断题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtBRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtBRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">填空题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtFRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtFRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">简答题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtARubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtARubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">作文题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtCRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtCRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">论述题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtTRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtTRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
<TR>
<TD style="WIDTH: 56px">分析题:</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtANRubric" runat="server" CssClass="text" Width="56px">0</asp:textbox>道</TD>
<TD>每题
<asp:textbox id="txtANRubricF" runat="server" CssClass="text" Width="56px">0</asp:textbox>分</TD>
</TR>
</TABLE>
</td>
</TR>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">知识点分布:</font></td>
<td>
<asp:CheckBoxList id="CBLLore" runat="server" RepeatDirection="Horizontal"></asp:CheckBoxList></td>
</TR>
<tr bgcolor="#ebf5fa" height="25">
<td colspan="2" align="center"><STRONG>考试时间设置</STRONG></td>
</tr>
<TR>
<td style="WIDTH: 85px" align="right"><font color="dimgray">考试时间:</font></td>
<td><asp:textbox id="txtTime" runat="server" CssClass="text" Width="56px">120</asp:textbox>(分钟)</td>
</TR>
<tr height="30">
<td align="right" colSpan="2"><asp:imagebutton id="ImgButAdd" runat="server" ImageUrl="../image/button/butnext.gif"></asp:imagebutton>
</td>
</tr>
</TABLE>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -