- 系统管理模块(用户/角色/组织/权限/日志) - 教育培训计划管理模块 - 教育培训实施模块 - 考试管理模块 - 调研问卷管理模块 - 外派培训管理模块 - 年度培训总结模块 - 学习资源管理模块 - 任职资格管理模块 - 即时通讯模块 - APP 版本管理 - 统计分析模块(FineReport) - 代码审查标准和报告(CODE_REVIEW_GUIDE.md, CODE_REVIEW_REPORT.md) - 项目开发指南(PROJECT_GUIDE.md)
491 lines
11 KiB
XML
491 lines
11 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<WorkBook xmlVersion="20151125" releaseVersion="8.0.0">
|
|
<TableDataMap>
|
|
<TableData name="nd" class="com.fr.data.impl.DBTableData">
|
|
<Parameters/>
|
|
<Attributes maxMemRowCount="-1"/>
|
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
|
<DatabaseName>
|
|
<![CDATA[trainms]]></DatabaseName>
|
|
</Connection>
|
|
<Query>
|
|
<![CDATA[select nd-2 nd from et_train_kc group by nd
|
|
union
|
|
select nd-1 nd from et_train_kc group by nd
|
|
union
|
|
select nd from et_train_kc group by nd
|
|
union
|
|
select nd+1 nd from et_train_kc group by nd
|
|
union
|
|
select nd+2 nd from et_train_kc group by nd]]></Query>
|
|
</TableData>
|
|
<TableData name="kclist" class="com.fr.data.impl.DBTableData">
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="nd"/>
|
|
<O>
|
|
<![CDATA[]]></O>
|
|
</Parameter>
|
|
</Parameters>
|
|
<Attributes maxMemRowCount="-1"/>
|
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
|
<DatabaseName>
|
|
<![CDATA[trainms]]></DatabaseName>
|
|
</Connection>
|
|
<Query>
|
|
<![CDATA[SELECT * FROM `et_train_kc_all` where jhly='sj' and nd='${nd}']]></Query>
|
|
</TableData>
|
|
<TableData name="count" class="com.fr.data.impl.DBTableData">
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="C4"/>
|
|
<O>
|
|
<![CDATA[]]></O>
|
|
</Parameter>
|
|
<Parameter>
|
|
<Attributes name="nd"/>
|
|
<O>
|
|
<![CDATA[]]></O>
|
|
</Parameter>
|
|
</Parameters>
|
|
<Attributes maxMemRowCount="-1"/>
|
|
<Connection class="com.fr.data.impl.NameDatabaseConnection">
|
|
<DatabaseName>
|
|
<![CDATA[trainms]]></DatabaseName>
|
|
</Connection>
|
|
<Query>
|
|
<![CDATA[select
|
|
(
|
|
select
|
|
count(*) great
|
|
from et_train_ysistgroup_kc k
|
|
inner join et_train_ysistgroup y on k.ysgid = y.id
|
|
inner join et_train_ysist t on t.id = y.ysid
|
|
where kcmc = '${C4}' and pxxg = '很好' and y.status = '3' and t.nd = '${nd}'
|
|
) great,
|
|
(
|
|
select count(*) good
|
|
from et_train_ysistgroup_kc k
|
|
inner join et_train_ysistgroup y on k.ysgid = y.id
|
|
inner join et_train_ysist t on t.id = y.ysid
|
|
where kcmc = '${C4}' and pxxg = '好' and y.status = '3' and t.nd = '${nd}'
|
|
) good,
|
|
(
|
|
select count(*) normal
|
|
from et_train_ysistgroup_kc k
|
|
inner join et_train_ysistgroup y on k.ysgid = y.id
|
|
inner join et_train_ysist t on t.id = y.ysid
|
|
where kcmc = '${C4}' and pxxg = '一般' and y.status = '3' and t.nd = '${nd}'
|
|
) normal,
|
|
(
|
|
select count(*) worse
|
|
from et_train_ysistgroup_kc k
|
|
inner join et_train_ysistgroup y on k.ysgid = y.id
|
|
inner join et_train_ysist t on t.id = y.ysid
|
|
where kcmc = '${C4}' and pxxg = '差' and y.status = '3' and t.nd = '${nd}'
|
|
) worse,
|
|
(
|
|
select count(*) notraining
|
|
from et_train_ysistgroup_kc k
|
|
inner join et_train_ysistgroup y on k.ysgid = y.id
|
|
inner join et_train_ysist t on t.id = y.ysid
|
|
where kcmc = '${C4}' and pxxg = '未参与' and y.status = '3' and t.nd = '${nd}'
|
|
) notraining]]></Query>
|
|
</TableData>
|
|
</TableDataMap>
|
|
<Report class="com.fr.report.worksheet.WorkSheet" name="基本信息">
|
|
<ReportPageAttr>
|
|
<HR/>
|
|
<FR/>
|
|
<HC/>
|
|
<FC/>
|
|
</ReportPageAttr>
|
|
<ColumnPrivilegeControl/>
|
|
<RowPrivilegeControl/>
|
|
<RowHeight defaultValue="723900">
|
|
<![CDATA[3276600,723900,723900,723900,723900,723900,723900,723900,723900,723900,723900]]></RowHeight>
|
|
<ColumnWidth defaultValue="2743200">
|
|
<![CDATA[0,1790700,8686800,7048500,1866900,1790700,1828800,1752600,2743200,2324100,2743200]]></ColumnWidth>
|
|
<CellElementList>
|
|
<C c="0" r="0">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="0" cs="10" s="0">
|
|
<O>
|
|
<![CDATA[所级课程培训效果评估统计表]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="1" rs="2" s="1">
|
|
<O>
|
|
<![CDATA[序号]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="1" rs="2" s="1">
|
|
<O>
|
|
<![CDATA[培训项目]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="3" r="1" rs="2" s="1">
|
|
<O>
|
|
<![CDATA[培训内容名称]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="4" r="1" cs="5" s="1">
|
|
<O>
|
|
<![CDATA[培训效果评估统计]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="9" r="1" rs="2" s="1">
|
|
<O>
|
|
<![CDATA[相关参评单位总数]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="10" r="1" rs="2" s="2">
|
|
<O>
|
|
<![CDATA[备注]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="4" r="2" s="1">
|
|
<O>
|
|
<![CDATA[很好]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="5" r="2" s="1">
|
|
<O>
|
|
<![CDATA[好]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="6" r="2" s="1">
|
|
<O>
|
|
<![CDATA[一般]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="7" r="2" s="1">
|
|
<O>
|
|
<![CDATA[差]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="8" r="2" s="1">
|
|
<O>
|
|
<![CDATA[未参与]]></O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="0" r="3">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="kclist" columnName="id"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="1" r="3" s="1">
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=seq()]]></Attributes>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="2" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="kclist" columnName="kcmc"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="3" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="kclist" columnName="kcnr"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters/>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="4" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="count" columnName="great"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="C4"/>
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=C4]]></Attributes>
|
|
</O>
|
|
</Parameter>
|
|
</Parameters>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="5" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="count" columnName="good"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="C4"/>
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=C4]]></Attributes>
|
|
</O>
|
|
</Parameter>
|
|
</Parameters>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="6" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="count" columnName="normal"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="C4"/>
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=C4]]></Attributes>
|
|
</O>
|
|
</Parameter>
|
|
</Parameters>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="7" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="count" columnName="worse"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="C4"/>
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=C4]]></Attributes>
|
|
</O>
|
|
</Parameter>
|
|
</Parameters>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="8" r="3" s="1">
|
|
<O t="DSColumn">
|
|
<Attributes dsName="count" columnName="notraining"/>
|
|
<Complex/>
|
|
<RG class="com.fr.report.cell.cellattr.core.group.FunctionGrouper"/>
|
|
<Parameters>
|
|
<Parameter>
|
|
<Attributes name="C4"/>
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=C4]]></Attributes>
|
|
</O>
|
|
</Parameter>
|
|
</Parameters>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand dir="0"/>
|
|
</C>
|
|
<C c="9" r="3" s="1">
|
|
<O t="Formula" class="Formula">
|
|
<Attributes>
|
|
<![CDATA[=E4+F4+G4+H4]]></Attributes>
|
|
</O>
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="10" r="3" s="1">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="4">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="5">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="6">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="7">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
<C c="1" r="8">
|
|
<PrivilegeControl/>
|
|
<Expand/>
|
|
</C>
|
|
</CellElementList>
|
|
<ReportAttrSet>
|
|
<ReportSettings headerHeight="0" footerHeight="0">
|
|
<PaperSetting>
|
|
<PaperSize width="43200000" height="72000000"/>
|
|
<Margin top="266400" left="151200" bottom="266400" right="151200"/>
|
|
</PaperSetting>
|
|
</ReportSettings>
|
|
<Header reportPageType="0">
|
|
<Background name="NullBackground"/>
|
|
<LeftList/>
|
|
<CenterList/>
|
|
<RightList/>
|
|
</Header>
|
|
<Footer reportPageType="0">
|
|
<Background name="NullBackground"/>
|
|
<LeftList/>
|
|
<CenterList/>
|
|
<RightList/>
|
|
</Footer>
|
|
</ReportAttrSet>
|
|
<PrivilegeControl/>
|
|
</Report>
|
|
<ReportParameterAttr>
|
|
<Attributes showWindow="true" delayPlaying="true" windowPosition="1" align="0"/>
|
|
<PWTitle>
|
|
<![CDATA[参数]]></PWTitle>
|
|
<ParameterUI class="com.fr.form.main.parameter.FormParameterUI">
|
|
<Parameters/>
|
|
<Layout class="com.fr.form.ui.container.WParameterLayout">
|
|
<WidgetName name="para"/>
|
|
<WidgetAttr description="">
|
|
<PrivilegeControl/>
|
|
</WidgetAttr>
|
|
<Margin top="0" left="0" bottom="0" right="0"/>
|
|
<Border>
|
|
<border style="0" color="-723724" borderRadius="0" type="0" borderStyle="0"/>
|
|
<WidgetTitle>
|
|
<O>
|
|
<![CDATA[新建标题]]></O>
|
|
<FRFont name="SimSun" style="0" size="72"/>
|
|
<Position pos="0"/>
|
|
</WidgetTitle>
|
|
<Alpha alpha="1.0"/>
|
|
</Border>
|
|
<Background name="ColorBackground" color="-1118482"/>
|
|
<LCAttr vgap="0" hgap="0" compInterval="0"/>
|
|
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
|
|
<InnerWidget class="com.fr.form.parameter.FormSubmitButton">
|
|
<WidgetName name="Search"/>
|
|
<WidgetAttr description="">
|
|
<PrivilegeControl/>
|
|
</WidgetAttr>
|
|
<Text>
|
|
<![CDATA[查询]]></Text>
|
|
<Hotkeys>
|
|
<![CDATA[enter]]></Hotkeys>
|
|
</InnerWidget>
|
|
<BoundsAttr x="277" y="25" width="80" height="21"/>
|
|
</Widget>
|
|
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
|
|
<InnerWidget class="com.fr.form.ui.ComboBox">
|
|
<WidgetName name="nd"/>
|
|
<WidgetAttr description="">
|
|
<PrivilegeControl/>
|
|
</WidgetAttr>
|
|
<Dictionary class="com.fr.data.impl.TableDataDictionary">
|
|
<FormulaDictAttr kiName="nd" viName="nd"/>
|
|
<TableDataDictAttr>
|
|
<TableData class="com.fr.data.impl.NameTableData">
|
|
<Name>
|
|
<![CDATA[nd]]></Name>
|
|
</TableData>
|
|
</TableDataDictAttr>
|
|
</Dictionary>
|
|
<widgetValue>
|
|
<O>
|
|
<![CDATA[]]></O>
|
|
</widgetValue>
|
|
</InnerWidget>
|
|
<BoundsAttr x="130" y="25" width="136" height="21"/>
|
|
</Widget>
|
|
<Widget class="com.fr.form.ui.container.WAbsoluteLayout$BoundsWidget">
|
|
<InnerWidget class="com.fr.form.ui.Label">
|
|
<WidgetName name="Label试卷名称"/>
|
|
<WidgetAttr description="">
|
|
<PrivilegeControl/>
|
|
</WidgetAttr>
|
|
<widgetValue>
|
|
<O>
|
|
<![CDATA[年度 :]]></O>
|
|
</widgetValue>
|
|
<LabelAttr verticalcenter="true" textalign="0" autoline="true"/>
|
|
<FRFont name="SimSun" style="0" size="72"/>
|
|
<border style="0" color="-723724"/>
|
|
</InnerWidget>
|
|
<BoundsAttr x="50" y="25" width="80" height="21"/>
|
|
</Widget>
|
|
<Sorted sorted="false"/>
|
|
<MobileWidgetList>
|
|
<Widget widgetName="nd"/>
|
|
</MobileWidgetList>
|
|
<Display display="true"/>
|
|
<DelayDisplayContent delay="true"/>
|
|
<Position position="0"/>
|
|
<Design_Width design_width="960"/>
|
|
<NameTagModified/>
|
|
<WidgetNameTagMap>
|
|
<NameTag name="nd" tag="nian'du:"/>
|
|
</WidgetNameTagMap>
|
|
</Layout>
|
|
<DesignAttr width="960" height="80"/>
|
|
</ParameterUI>
|
|
</ReportParameterAttr>
|
|
<StyleList>
|
|
<Style horizontal_alignment="0" imageLayout="1">
|
|
<FRFont name="SimSun" style="1" size="128"/>
|
|
<Background name="NullBackground"/>
|
|
<Border/>
|
|
</Style>
|
|
<Style horizontal_alignment="0" imageLayout="1">
|
|
<FRFont name="SimSun" style="0" size="72"/>
|
|
<Background name="NullBackground"/>
|
|
<Border>
|
|
<Top style="1"/>
|
|
<Bottom style="1"/>
|
|
<Left style="1"/>
|
|
<Right style="1"/>
|
|
</Border>
|
|
</Style>
|
|
<Style imageLayout="1">
|
|
<FRFont name="SimSun" style="0" size="72"/>
|
|
<Background name="NullBackground"/>
|
|
<Border>
|
|
<Top style="1" color="-16777216"/>
|
|
<Bottom style="1" color="-16777216"/>
|
|
<Left style="1" color="-16777216"/>
|
|
<Right style="1" color="-16777216"/>
|
|
</Border>
|
|
</Style>
|
|
</StyleList>
|
|
<DesignerVersion DesignerVersion="IAA"/>
|
|
<PreviewType PreviewType="0"/>
|
|
<TemplateID TemplateID="30491f93-bbfe-404e-9890-769ff35e3a8b"/>
|
|
</WorkBook>
|