HSSE Person 部分
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
<html xmlns="http://www.w3.org/1999/xhtml">
|
||||
<head runat="server">
|
||||
<title>考试计划</title>
|
||||
<title><asp:Literal runat="server" Text="<%$ Resources:Lan,P_TestPlanView_Title%>"/></title>
|
||||
<link href="../res/css/common.css" rel="stylesheet" type="text/css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -16,65 +16,65 @@
|
||||
<Rows>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtPlanCode" runat="server" Label="编号" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtPlanCode" runat="server" Label="<%$ Resources:Lan,P_ShuntView_txtCode_Label%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtPlanName" runat="server" Label="名称" Readonly="true" LabelAlign="Right">
|
||||
<f:TextBox ID="txtPlanName" runat="server" Label="<%$ Resources:Lan,P_TrainTestDBEdit_txtTrainTestName_Label%>" Readonly="true" LabelAlign="Right">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtStates" runat="server" Label="状态" Readonly="true" LabelAlign="Right">
|
||||
<f:TextBox ID="txtStates" runat="server" Label="<%$ Resources:Lan,P_PersonTraining_Grid1_RenderField_State_HeaderText%>" Readonly="true" LabelAlign="Right">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtWorkPostNames" runat="server" Label="考生岗位" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtWorkPostNames" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_CandidatePosts%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtTestStartTime" runat="server" Label="扫码开始时间" LabelAlign="Right" Readonly="true" LabelWidth="120px">
|
||||
<f:TextBox ID="txtTestStartTime" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_StartTime%>" LabelAlign="Right" Readonly="true" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtTestEndTime" runat="server" Label="扫码结束时间" LabelAlign="Right" Readonly="true" LabelWidth="120px">
|
||||
<f:TextBox ID="txtTestEndTime" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_EndTime%>" LabelAlign="Right" Readonly="true" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtTestPalce" runat="server" Label="考试地点" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtTestPalce" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_Location%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtDuration" runat="server" Label="时长" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtDuration" runat="server" Label="<%$ Resources:Lan,P_TestRecord_Duration%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtTotalScore" runat="server" Label="总分值" Readonly="true" LabelAlign="Right">
|
||||
<f:TextBox ID="txtTotalScore" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_TotalScore%>" Readonly="true" LabelAlign="Right">
|
||||
</f:TextBox>
|
||||
<f:TextBox ID="txtQuestionCount" runat="server" Label="试题数量" Readonly="true" LabelAlign="Right">
|
||||
<f:TextBox ID="txtQuestionCount" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_QuestionCount%>" Readonly="true" LabelAlign="Right">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtTestType1" runat="server" Label="单选题数" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtTestType1" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_SingleChoiceCount%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtTestType2" runat="server" Label="多选题数" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtTestType2" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_MultiChoiceCount%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextBox ID="txtTestType3" runat="server" Label="判断题数" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextBox ID="txtTestType3" runat="server" Label="<%$ Resources:Lan,P_TestPlanView_JudgmentCount%>" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextBox>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
<f:FormRow>
|
||||
<Items>
|
||||
<f:TextArea ID="txtTrainingName" runat="server" Label="试题类型" Height="50px" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
<f:TextArea ID="txtTrainingName" runat="server" Label="<%$ Resources:Lan,P_TrainTestView_Grid1_Column_QsnKindName_HeaderText%>" Height="50px" Readonly="true" LabelAlign="Right" LabelWidth="120px">
|
||||
</f:TextArea>
|
||||
</Items>
|
||||
</f:FormRow>
|
||||
|
||||
Reference in New Issue
Block a user