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

📄 lookpaper.aspx

📁 在线考试,登陆身份包括学生、教师和管理员
💻 ASPX
📖 第 1 页 / 共 2 页
字号:
<%@ Page language="c#" Codebehind="LookPaper.aspx.cs" AutoEventWireup="false" Inherits="BSNetExam.LookGrade.LookPaper" %>
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" >
<HTML>
	<HEAD>
		<title>查看考试答卷</title>
		<meta content="Microsoft Visual Studio .NET 7.1" name="GENERATOR">
		<meta content="C#" name="CODE_LANGUAGE">
		<meta content="JavaScript" name="vs_defaultClientScript">
		<meta content="http://schemas.microsoft.com/intellisense/ie5" name="vs_targetSchema">
		<LINK href="../CSS/STYLE.CSS" type="text/css" rel="stylesheet">
	</HEAD>
	<body topMargin="0" MS_POSITIONING="GridLayout">
		<form id="Form1" method="post" runat="server">
			<TABLE id="Table1" cellSpacing="0" cellPadding="0" width="100%" align="center" border="0">
				<TR height="35">
					<TD align="center" colSpan="4"><font style="FONT-SIZE: 16px" face="黑体" color="#0054a6"><asp:label id="labExamName" runat="server"></asp:label></font></TD>
				</TR>
				<TR>
					<TD align="center"><STRONG>准考证号:</STRONG>
						<asp:label id="labUserNumber" runat="server"></asp:label></TD>
					<TD align="center"><STRONG>总分:</STRONG>
						<asp:label id="labFen" runat="server"></asp:label>分</TD>
					<TD align="center"><STRONG>时间:</STRONG>
						<asp:label id="labTime" runat="server"></asp:label>分钟</TD>
					<TD align="center"><font color="red"><STRONG>得分:</STRONG>
							<asp:label id="labCountFen" runat="server"></asp:label>分</font></TD>
				</TR>
				<TR>
					<TD colSpan="4">
						<hr color="#999999" SIZE="1">
					</TD>
				</TR>
				<TR>
					<TD colSpan="4"><asp:label id="labSTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
						<asp:datagrid id="DataGridS" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
							Width="100%" BorderWidth="0px">
							<Columns>
								<asp:TemplateColumn>
									<ItemTemplate>
										<TABLE id="Table2" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
											<TR>
												<TD>
													<asp:Label id=labSDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
													</asp:Label></TD>
											</TR>
											<tr>
												<td>
													<table cellSpacing="0" cellPadding="0" border="0">
														<TR>
															<TD width="80"><FONT color="#cc0033">参考答案:</FONT></TD>
															<TD align="left">
																<asp:Label id=labOKSAnswer runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
																</asp:Label></TD>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
															<TD>
																<asp:Label id="labSUserAnswer" runat="server"></asp:Label></TD>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">具体得分:</FONT></TD>
															<TD>
																<asp:Label id="labSFen" runat="server"></asp:Label></TD>
														</TR>
													</table>
												</td>
											</tr>
											<TR>
												<TD>
													<HR color="#999999" SIZE="1">
												</TD>
											</TR>
										</TABLE>
									</ItemTemplate>
								</asp:TemplateColumn>
							</Columns>
						</asp:datagrid><asp:label id="labDTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
						<asp:datagrid id="DataGridD" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
							Width="100%" BorderWidth="0px">
							<Columns>
								<asp:TemplateColumn>
									<ItemTemplate>
										<TABLE id="Table3" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
											<TR>
												<TD>
													<asp:Label id=labDDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
													</asp:Label></TD>
											</TR>
											<tr>
												<td>
													<table cellSpacing="0" cellPadding="0" border="0">
														<TR>
															<TD width="80">
																<FONT color="#cc0033">参考答案:</FONT></TD>
															<TD>
																<asp:Label id="labOKDAnswer" runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
																</asp:Label></TD>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
															<TD>
																<asp:Label id="labDUserAnswer" runat="server"></asp:Label></TD>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">具体得分:</FONT></TD>
															<TD>
																<asp:Label id="labDFen" runat="server"></asp:Label></TD>
														</TR>
													</table>
												</td>
											</tr>
											<TR>
												<TD>
													<HR color="#999999" SIZE="1">
												</TD>
											</TR>
										</TABLE>
									</ItemTemplate>
								</asp:TemplateColumn>
							</Columns>
						</asp:datagrid><asp:label id="labBTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
						<asp:datagrid id="DataGridB" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
							Width="100%" BorderWidth="0px">
							<Columns>
								<asp:TemplateColumn>
									<ItemTemplate>
										<TABLE id="Table4" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
											<TR>
												<TD>
													<asp:Label id=labBDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
													</asp:Label></TD>
											</TR>
											<tr>
												<td>
													<table cellSpacing="0" cellPadding="0" border="0">
														<TR>
															<TD width="80">
																<FONT color="#cc0033">参考答案:</FONT></TD>
															<TD>
																<asp:Label id="labOKBAnswer" runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
																</asp:Label></TD>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
															<TD>
																<asp:Label id="labBUserAnswer" runat="server"></asp:Label></TD>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">具体得分:</FONT></TD>
															<TD>
																<asp:Label id="labBFen" runat="server"></asp:Label></TD>
														</TR>
													</table>
												</td>
											</tr>
											<TR>
												<TD>
													<HR color="#999999" SIZE="1">
												</TD>
											</TR>
										</TABLE>
									</ItemTemplate>
								</asp:TemplateColumn>
							</Columns>
						</asp:datagrid><asp:label id="labFTitle" runat="server" ForeColor="#0000cc" Visible="False"></asp:label><br>
						<asp:datagrid id="DataGridF" runat="server" Visible="False" ShowHeader="False" AutoGenerateColumns="False"
							Width="100%" BorderWidth="0px">
							<Columns>
								<asp:TemplateColumn>
									<ItemTemplate>
										<TABLE id="Table5" cellSpacing="0" cellPadding="0" width="95%" align="center" border="0">
											<TR>
												<TD>
													<asp:Label id=labFDataTitle runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"RubricTitle") %>'>
													</asp:Label></TD>
											</TR>
											<tr>
												<td>
													<table cellSpacing="0" cellPadding="0" border="0">
														<TR>
															<TD width="80">
																<FONT color="#cc0033">参考答案:</FONT></TD>
															<td>
																<asp:Label id="labOKFAnswer" runat="server" Text='<%# DataBinder.Eval(Container.DataItem,"OKAnswer") %>'>
																</asp:Label></td>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">考生答案:</FONT></TD>
															<td>
																<asp:Label id="labFUserAnswer" runat="server"></asp:Label></td>
														</TR>
														<TR>
															<TD width="80"><FONT color="#cc0033">具体得分:</FONT></TD>
															<td>
																<asp:Label id="labFFen" runat="server"></asp:Label></td>

⌨️ 快捷键说明

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