📄 customaddpaper.aspx
字号:
</TR>
<TR>
<td style="WIDTH: 71px" align="right"><font color="dimgray">试卷类型</font></td>
<td>
<asp:RadioButtonList id="RBLPaperType" runat="server" Width="232px" RepeatDirection="Horizontal">
<asp:ListItem Value="A" Selected="True">正规考试试卷</asp:ListItem>
<asp:ListItem Value="B">测试练习试卷</asp:ListItem>
</asp:RadioButtonList></td>
</TR>
<tr bgColor="#ebf5fa" height="25">
<td align="center" colSpan="2"><STRONG>试卷参数设置</STRONG></td>
</tr>
<TR>
<td style="WIDTH: 71px" align="right"><font color="dimgray">试卷总分</font></td>
<td><asp:textbox id="txtFen" runat="server" CssClass="text" Width="232px" MaxLength="3">100</asp:textbox>(分)</td>
</TR>
<TR>
<td style="WIDTH: 71px" 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: 71px" align="right"><font color="dimgray">题型分布</font></td>
<td>
<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="100%" border="0">
<TR>
<TD style="WIDTH: 43px">单选题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtSRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtSRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtSMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">选择一项正确的答案</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtSRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBSRubric" runat="server">选择单选题</asp:linkbutton>
<asp:linkbutton id="LBClearS" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">多选题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtDRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtDRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtDMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">选择多项正确的答案</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtDRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBDRubric" runat="server">选择多选题</asp:linkbutton>
<asp:linkbutton id="LBClearD" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">判断题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtBRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtBRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtBMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">选择一项正确的答案</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtBRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBBRubric" runat="server">选择判断题</asp:linkbutton>
<asp:linkbutton id="LBClearB" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">填空题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtFRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtFRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtFMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">每答对一空都可得分</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtFRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBFRubric" runat="server">选择填空题</asp:linkbutton>
<asp:linkbutton id="LBClearF" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">简答题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtARubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtARubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtAMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">回答主题正确均可得分</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtARubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBARubric" runat="server">选择简答题</asp:linkbutton>
<asp:linkbutton id="LBClearA" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">作文题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtCRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtCRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtCMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">回答主题正确均可得分</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtCRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBCRubric" runat="server">选择作文题</asp:linkbutton>
<asp:linkbutton id="LBClearC" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">论述题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtTRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtTRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtTMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">回答主题正确均可得分</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtTRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBTRubric" runat="server">选择论述题</asp:linkbutton>
<asp:linkbutton id="LBClearT" runat="server">全部清除</asp:linkbutton></td>
</tr>
<TR>
<TD style="WIDTH: 43px">分析题</TD>
<TD style="WIDTH: 87px"><asp:textbox id="txtANRubric" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>道</TD>
<TD style="WIDTH: 94px">每题
<asp:textbox id="txtANRubricF" runat="server" CssClass="text" Width="40px" MaxLength="3">0</asp:textbox>分</TD>
<td>操作说明
<asp:TextBox id="txtANMemo" runat="server" CssClass="text" MaxLength="50" Width="148px">回答主题正确均可得分</asp:TextBox></td>
</TR>
<tr>
<td colSpan="4"><asp:textbox id="txtANRubrics" runat="server" CssClass="text" Width="430px" TextMode="MultiLine"
Height="66px" Enabled="False"></asp:textbox><BR>
<asp:linkbutton id="LBANRubric" runat="server">选择分析题</asp:linkbutton>
<asp:linkbutton id="LBClearAN" runat="server">全部清除</asp:linkbutton></td>
</tr>
</TABLE>
</td>
</TR>
<tr bgColor="#ebf5fa" height="25">
<td align="center" colSpan="2"><STRONG>考试时间设置</STRONG></td>
</tr>
<TR>
<td style="WIDTH: 71px" align="right"><font color="dimgray">考试时间</font></td>
<td><asp:textbox id="txtTime" runat="server" CssClass="text" Width="56px" MaxLength="3">120</asp:textbox>(分钟)</td>
</TR>
<TR>
<td style="WIDTH: 71px" align="right"><font color="dimgray">试卷有效期</font></td>
<td><asp:textbox id="txtStartTime" onfocus="calendar()" runat="server" CssClass="text" Width="96px"></asp:textbox>——
<asp:textbox id="txtEndTime" onfocus="calendar()" runat="server" CssClass="text" Width="96px"></asp:textbox></td>
</TR>
<TR>
<td style="WIDTH: 71px; HEIGHT: 12px" align="right"><font color="dimgray">试卷审核</font></td>
<td style="HEIGHT: 12px"><asp:checkbox id="CBCheck" runat="server" AutoPostBack="True" Text="审核"></asp:checkbox>
<asp:dropdownlist id="DDLCheckMan" runat="server" Enabled="False"></asp:dropdownlist></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>
</td>
<td width="1" bgColor="#808080"></td>
</tr>
<tr>
<td width="1" bgColor="#808080" colSpan="3" height="1"></td>
</tr>
</table>
</td>
</tr>
</table>
</form>
</body>
</HTML>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -