297 lines
15 KiB
Plaintext
297 lines
15 KiB
Plaintext
<%@ Control Language="C#" AutoEventWireup="true" CodeBehind="訓練檢討報告View.ascx.cs"
|
|
Inherits="Education.Forms.檢視UC.訓練檢討報告View" EnableViewState="false" %>
|
|
<%@ Register Assembly="WebLib" Namespace="WebLib" TagPrefix="weblib" %>
|
|
<%@ Import namespace="Education" %>
|
|
<asp:ObjectDataSource ID="ds訓練檢討報告" runat="server"
|
|
DataObjectTypeName="Education.訓練檢討報告"
|
|
OldValuesParameterFormatString="original_{0}"
|
|
SelectMethod="SelectOne" TypeName="Education.DAC_訓練檢討報告"
|
|
OnObjectCreating="ds訓練檢討報告_ObjectCreating">
|
|
<SelectParameters>
|
|
<asp:Parameter Name="訓練課程企劃編號" Type="Int32" />
|
|
</SelectParameters>
|
|
</asp:ObjectDataSource>
|
|
<asp:FormView ID="FormView1" runat="server"
|
|
EnableModelValidation="True" EnableViewState="False"
|
|
DataKeyNames="訓練課程企劃編號,DB_APPNO" DataSourceID="ds訓練檢討報告"
|
|
OnDataBound="FormView1_DataBound">
|
|
<ItemTemplate>
|
|
<table border="0" cellpadding="3" cellspacing="2"
|
|
style="table-layout: fixed;">
|
|
<tr>
|
|
<td class="widthcontrol" colspan="1" style="width: 90px;"></td>
|
|
<td class="widthcontrol" colspan="1"
|
|
style="width: 120px;"></td>
|
|
<td class="widthcontrol" colspan="1" style="width: 90px;"></td>
|
|
<td class="widthcontrol" colspan="1"
|
|
style="width: 120px;"></td>
|
|
<td class="widthcontrol" colspan="1" style="width: 110px;"></td>
|
|
<td class="widthcontrol" colspan="1"
|
|
style="width: 120px;"></td>
|
|
<td class="widthcontrol" colspan="1" style="width: 90px;"></td>
|
|
<td class="widthcontrol" colspan="1"
|
|
style="width: 120px;"></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label" runat="server" Text="填表日期"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb填表日期" runat="server"
|
|
CssClass="inputFull" Text='<%# Eval("填表日期", "{0:yyyy-MM-dd}") %>'></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表人員Label" runat="server" Text="填表人員"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="2">
|
|
<asp:Label ID="lb填表人員" runat="server" CssClass="inputFull"
|
|
Text='<%# Bind("填表人員") %>'></asp:Label>
|
|
<asp:Label ID="lb填表人員X" runat="server" CssClass="inputFull"
|
|
Text='<%# Get員工姓名(Eval("填表人員")) %>'></asp:Label>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label0" runat="server" Text="學員出席率"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb學員出席率" runat="server"></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label1" runat="server" Text="訓練經費"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb訓練經費" runat="server"></asp:Label>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb參與人數Label" runat="server" Text="參與人數"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb參與人數" runat="server"></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb回收數Label" runat="server" Text="回收數"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb回收數" runat="server"></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb回收率Label" runat="server" Text="回收率"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb回收率" runat="server"></asp:Label>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label2" runat="server">行政服務品<br/>質滿意度</asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb行政滿意度" runat="server"></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label4" runat="server">餐點與茶飲<br/>滿意度</asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb餐點滿意度" runat="server"></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label3" runat="server">場地滿意度</asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb場地滿意度" runat="server"></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label5" runat="server" Text="整體滿意度"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="1">
|
|
<asp:Label ID="lb整體滿意度" runat="server"></asp:Label>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb填表日期Label6" runat="server" Text="講師滿意度"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="7">
|
|
<asp:GridView ID="gv講師滿意度" runat="server" AutoGenerateColumns="false">
|
|
<Columns>
|
|
<asp:BoundField DataField="節次" HeaderText="節次">
|
|
<ItemStyle HorizontalAlign="Center" />
|
|
</asp:BoundField>
|
|
<asp:BoundField DataField="講師編號" DataFormatString="{0:0000}" HeaderText="講師編號">
|
|
<ItemStyle HorizontalAlign="Center" />
|
|
</asp:BoundField>
|
|
<asp:BoundField DataField="講師姓名" HeaderText="講師姓名">
|
|
<ItemStyle HorizontalAlign="Center" />
|
|
</asp:BoundField>
|
|
<asp:BoundField DataField="滿意度" DataFormatString="{0:##0.00}" HeaderText="滿意度">
|
|
<ItemStyle HorizontalAlign="Center" />
|
|
</asp:BoundField>
|
|
</Columns>
|
|
</asp:GridView>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb學員建議Label" runat="server" Text="學員建議"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="3">
|
|
<asp:Label ID="lb學員建議" runat="server" CssClass="inputFull"
|
|
Text='<%# Eval("學員建議", "{0}").Replace("\r\n", "<br/>").Replace("\r", "<br/>").Replace("\n", "<br/>") %>'></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb檢討與改善Label" runat="server" Text="檢討與改善"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="3">
|
|
<asp:Label ID="lb檢討與改善" runat="server"
|
|
CssClass="inputFull" Text='<%# Eval("檢討與改善", "{0}").Replace("\r\n", "<br/>").Replace("\r", "<br/>").Replace("\n", "<br/>") %>'></asp:Label>
|
|
</td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">
|
|
<asp:Label ID="lb講師建議Label" runat="server" Text="講師建議"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="3">
|
|
<asp:Label ID="lb講師建議" runat="server"
|
|
CssClass="inputFull" Text='<%# Eval("講師建議", "{0}").Replace("\r\n", "<br/>").Replace("\r", "<br/>").Replace("\n", "<br/>") %>'></asp:Label>
|
|
</td>
|
|
<td class="caption">
|
|
<asp:Label ID="lb檢討與改善1Label" runat="server" Text="檢討與改善"></asp:Label>
|
|
</td>
|
|
<td class="datadisplay" colspan="3">
|
|
<asp:Label ID="lb檢討與改善1" runat="server"
|
|
CssClass="inputFull" Text='<%# Eval("檢討與改善1", "{0}").Replace("\r\n", "<br/>").Replace("\r", "<br/>").Replace("\n", "<br/>") %>'></asp:Label>
|
|
</td>
|
|
</tr>
|
|
</table>
|
|
<br />
|
|
<table border="0" cellpadding="3" cellspacing="2" style="table-layout:fixed; display:none">
|
|
<tr>
|
|
<td class="widthcontrol" colspan="1" style="width:90px"></td>
|
|
<td class="widthcontrol" colspan="1" style="width:280px"></td>
|
|
<td class="widthcontrol" colspan="1" style="width:170px"></td>
|
|
<td class="widthcontrol" colspan="1" style="width:180px"></td>
|
|
<td class="widthcontrol"></td>
|
|
</tr>
|
|
<tr>
|
|
<th class="caption">改善措施</th>
|
|
<th class="caption">改善內容</th>
|
|
<th class="caption">改善作法</th>
|
|
<th class="caption">補充說明</th>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">學員</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb學員改善內容" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善內容_學員名稱(Eval("改善措施_學員_改善內容")) %>' />
|
|
<asp:Label ID="lb學員改善內容其他" runat="server" Text='<%# Eval("改善措施_學員_改善內容_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb學員改善作法" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善作法名稱(Eval("改善措施_學員_改善作法")) %>' />
|
|
<asp:Label ID="lb學員改善作法其他" runat="server" Text='<%# Eval("改善措施_學員_改善作法_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb學員補充說明" runat="server"
|
|
Text='<%# Eval("改善措施_學員_補充說明") %>' />
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">講師</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb講師改善內容" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善內容_講師名稱(Eval("改善措施_講師_改善內容")) %>' />
|
|
<asp:Label ID="lb講師改善內容其他" runat="server" Text='<%# Eval("改善措施_講師_改善內容_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb講師改善作法" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善作法名稱(Eval("改善措施_講師_改善作法")) %>' />
|
|
<asp:Label ID="lb講師改善作法其他" runat="server" Text='<%# Eval("改善措施_講師_改善作法_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb講師補充說明" runat="server"
|
|
Text='<%# Eval("改善措施_講師_補充說明") %>' />
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">教材及教具</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb教材及教具改善內容" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善內容_教材及教具名稱(Eval("改善措施_教材及教具_改善內容")) %>' />
|
|
<asp:Label ID="lb教材及教具改善內容其他" runat="server" Text='<%# Eval("改善措施_教材及教具_改善內容_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb教材及教具改善作法" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善作法名稱(Eval("改善措施_教材及教具_改善作法")) %>' />
|
|
<asp:Label ID="lb教材及教具改善作法其他" runat="server" Text='<%# Eval("改善措施_教材及教具_改善作法_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb教材及教具補充說明" runat="server"
|
|
Text='<%# Eval("改善措施_教材及教具_補充說明") %>' />
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">教學方法</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb教學方法改善內容" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善內容_教學方法名稱(Eval("改善措施_教學方法_改善內容")) %>' />
|
|
<asp:Label ID="lb教學方法改善內容其他" runat="server" Text='<%# Eval("改善措施_教學方法_改善內容_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb教學方法改善作法" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善作法名稱(Eval("改善措施_教學方法_改善作法")) %>' />
|
|
<asp:Label ID="lb教學方法改善作法其他" runat="server" Text='<%# Eval("改善措施_教學方法_改善作法_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb教學方法補充說明" runat="server"
|
|
Text='<%# Eval("改善措施_教學方法_補充說明") %>' />
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">場地及設備</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb場地及設備改善內容" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善內容_場地及設備名稱(Eval("改善措施_場地及設備_改善內容")) %>' />
|
|
<asp:Label ID="lb場地及設備改善內容其他" runat="server" Text='<%# Eval("改善措施_場地及設備_改善內容_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb場地及設備改善作法" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善作法名稱(Eval("改善措施_場地及設備_改善作法")) %>' />
|
|
<asp:Label ID="lb場地及設備改善作法其他" runat="server" Text='<%# Eval("改善措施_場地及設備_改善作法_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb場地及設備補充說明" runat="server"
|
|
Text='<%# Eval("改善措施_場地及設備_補充說明") %>' />
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
<tr>
|
|
<td class="caption">行政流程</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb行政流程改善內容" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善內容_行政流程名稱(Eval("改善措施_行政流程_改善內容")) %>' />
|
|
<asp:Label ID="lb行政流程改善內容其他" runat="server" Text='<%# Eval("改善措施_行政流程_改善內容_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb行政流程改善作法" runat="server"
|
|
Text='<%# DAC_檢討報告改善措施選項.Get改善作法名稱(Eval("改善措施_行政流程_改善作法")) %>' />
|
|
<asp:Label ID="lb行政流程改善作法其他" runat="server" Text='<%# Eval("改善措施_行政流程_改善作法_其他") %>' />
|
|
</td>
|
|
<td class="datadisplay">
|
|
<asp:Label ID="lb行政流程補充說明" runat="server"
|
|
Text='<%# Eval("改善措施_行政流程_補充說明") %>' />
|
|
</td>
|
|
<td></td>
|
|
</tr>
|
|
</table>
|
|
</ItemTemplate>
|
|
</asp:FormView>
|
|
|