档案编号:
${(vo.bizUserBasic.userArchive)!""}
个人军事训练档案
姓 名:
${(vo.bizUserBasic.userName)!""}
建档单位:
${(vo.bizUserBasic.archiveUnitName)!""}
建档时间:
${(vo.bizUserBasic.archiveYear)!""}
档案编号:
${(vo.bizUserBasic.userArchive)!""}
《个人历年军事训练情况》
姓 名
${(vo.bizUserBasic.userName)!""}
性 别
${(vo.bizUserBasic.sex)!""}
民 族
${(vo.bizUserBasic.nation)!""}
(红底照片)
籍 贯
${(vo.bizUserBasic.nativePlace)!""}
出生年月
${(vo.bizUserBasic.birthDate)!""}
入伍时间
${(vo.bizUserBasic.rwDate)!""}
现军衔及时间
${(vo.bizUserBasic.rdDate)!""}
入党(团)时间
${(vo.bizUserBasic.xjxDate)!""}
学历学位
${(vo.bizUserBasic.highEducation)!""}
血 型
${(vo.bizUserBasic.bloodType)!""}
入伍地
${(vo.bizUserBasic.registeredResidence)!""}
人员类别
${(vo.bizUserBasic.userClass)!""}
入伍后简历
起止年月
在何单位任何职
<#list vo.bizUserWorkDetailList as userWorkDetail>
${(userWorkDetail.startDate)!""}
至
${(userWorkDetail.endDate)!""}
${(userWorkDetail.position)!""}
#list>
参 训 经 历
参加重大军事行动
<#list vo.bizUserThroughStaticList as userThroughStatic>
<#if userThroughStatic.type == "1">
${userThroughStatic.field1?replace("\n", "")}
#if>
#list>
参加重大演训活动
<#list vo.bizUserThroughStaticList as userThroughStatic>
<#if userThroughStatic.type == "1">
${userThroughStatic.field2?replace("\n", "")}
#if>
#list>
参加院校教育培训
<#list vo.bizUserThroughStaticList as userThroughStatic>
<#if userThroughStatic.type == "1">
${userThroughStatic.field3?replace("\n", "")}
#if>
#list>
参加重大集训、比武竞赛
<#list vo.bizUserThroughStaticList as userThroughStatic>
<#if userThroughStatic.type == "1">
${userThroughStatic.field4?replace("\n", "")}
#if>
#list>
组 训 经 历
参与组织重大演习导调裁评
<#list vo.bizUserThroughStaticList as userThroughStatic>
<#if userThroughStatic.type == "2">
${userThroughStatic.field1?replace("\n", "")}
#if>
#list>
参与组织重大专项训练任务
<#list vo.bizUserThroughStaticList as userThroughStatic>
<#if userThroughStatic.type == "2">
${userThroughStatic.field2?replace("\n", "")}
#if>
#list>
训练资质及成果
专业等级评定
${vo.bizUserAchieveStatic.professionAssess?replace("\n", "")}
教学能力评定
${vo.bizUserAchieveStatic.teachAssess?replace("\n", "")}
职业技能鉴定
${vo.bizUserAchieveStatic.vocationAssess?replace("\n", "")}
执业资格认证
${vo.bizUserAchieveStatic.practiceAssess?replace("\n", "")}
训练成果
${vo.bizUserAchieveStatic.archivement?replace("\n", "")}
训 练 成 绩
历年训练成绩评定
${vo.bizUserGradeStatic.gradeContent?replace("\n", "")}
训 练 奖 惩
训练奖惩
${vo.bizUserGradeStatic.rewardsContent?replace("\n", "")}
档案编号:
${(vo.bizUserBasic.userArchive)!""}
个人${(vo2.year)!""}年军事训练情况
姓 名
${(vo.bizUserBasic.userName)!""}
性 别
${(vo.bizUserBasic.sex)!""}
专 业 共 同
课目名称
成 绩
评 定
<#list vo2.professionalCommonDetail as professionalCommon>
${(professionalCommon.tiYuKaoPingKeMuMingCheng)!""}
${(professionalCommon.tiYuKaoPingKeMuChengJi)!""}
<#if professionalCommon.level == "1">
优秀
<#elseif professionalCommon.level == "2">
良好
<#elseif professionalCommon.level == "3">
及格
<#elseif professionalCommon.level == "4">
不及格
#if>
#list>
专 业 训 练
课目名称
成 绩
评 定
<#list vo2.professionalXXDetail as professionalXX>
${(professionalXX.tiYuKaoPingKeMuMingCheng)!""}
${(professionalXX.tiYuKaoPingKeMuChengJi)!""}
<#if professionalXX.level == "1">
优秀
<#elseif professionalXX.level == "2">
良好
<#elseif professionalXX.level == "3">
及格
<#elseif professionalXX.level == "4">
不及格
#if>
#list>
军 人 共 同
课目名称
成 绩
评 定
<#list vo2.XXCommonDetail as xxcommon>
${(xxcommon.tiYuKaoPingKeMuMingCheng)!""}
${(xxcommon.tiYuKaoPingKeMuChengJi)!""}
<#if xxcommon.level == "1">
优秀
<#elseif xxcommon.level == "2">
良好
<#elseif xxcommon.level == "3">
及格
<#elseif xxcommon.level == "4">
不及格
<#else>
${(xxcommon.level)!""}
#if>
#list>
军 事 体 育
课目名称
成 绩
评 定
<#list vo2.XXSportsDetail as xxsports>
${(xxsports.tiYuKaoPingKeMuMingCheng)!""}
${(xxsports.tiYuKaoPingKeMuChengJi)!""}
${(xxsports.level)!""}
#list>
课目成绩统计
等级区分
课目数量
课目总数量
所占比例
<#list vo2.subjectScoreCounts as subjectScoreCount>
<#if subjectScoreCount.type == 1>
优 秀
${(subjectScoreCount.subjects)!""}
${(subjectScoreCount.subjectsTotal)!""}
${(subjectScoreCount.ratio)!""}%
#if>
#list>
<#list vo2.subjectScoreCounts as subjectScoreCount>
<#if subjectScoreCount.type == 2>
良好以上
${(subjectScoreCount.subjects)!""}
${(subjectScoreCount.subjectsTotal)!""}
${(subjectScoreCount.ratio)!""}%
#if>
#list>
<#list vo2.subjectScoreCounts as subjectScoreCount>
<#if subjectScoreCount.type == 3>
及格以上
${(subjectScoreCount.subjects)!""}
${(subjectScoreCount.subjectsTotal)!""}
${(subjectScoreCount.ratio)!""}%
#if>
#list>
<#list vo2.subjectScoreCounts as subjectScoreCount>
<#if subjectScoreCount.type == 4>
不及格
${(subjectScoreCount.subjects)!""}
${(subjectScoreCount.subjectsTotal)!""}
${(subjectScoreCount.ratio)!""}%
#if>
#list>
职业教育分数及评定
${(vo2.examUserEvaluation.vocationalEducationScore)!""}
分(
<#if vo2.examUserEvaluation.vocationalEducationEvaluation == "1">
优秀
<#elseif vo2.examUserEvaluation.vocationalEducationEvaluation == "2">
良好
<#elseif vo2.examUserEvaluation.vocationalEducationEvaluation == "3">
及格
<#elseif vo2.examUserEvaluation.vocationalEducationEvaluation == "4">
不及格
#if>
)
个人年度成绩
${(vo2.examUserEvaluation.overallEvaluationDescription)!""}
军事训练资质认证
专业等级评定
${(vo2.bizUserAchieveDetailList[0].professionAssess?default(""))}
教学能力评定
${(vo2.bizUserAchieveDetailList[0].teachAssess?default(""))}
职业技能评定
${(vo2.bizUserAchieveDetailList[0].vocationAssess?default(""))}
执业资格认证
${(vo2.bizUserAchieveDetailList[0].practiceAssess?default(""))}
参加或参与组织军事行动、演训活动
<#list vo2.bizUserThroughDetailList as userThroughDetailList>
${(userThroughDetailList.field1)!""};
#list>
<#list vo2.bizUserThroughDetailList as userThroughDetailList>
${(userThroughDetailList.field2)!""};
#list>
参加或参与组织集训培训、比武竞赛
${(vo2.bizUserThroughDetailList[0].field4?default(""))}
教 学 组 训
${(vo2.bizUserThroughDetailList[0].field3?default(""))}
训 练 成 果
${(vo2.bizUserGradeList[0].gradeContent?default(""))}
训 练 奖 惩
${(vo2.bizUserGradeList[0].rewardsContent?default(""))}
上一级指导员对该同志训练水平综合鉴定:
${(vo2.examUserEvaluation.comprehensiveAppraisalDescription)!""}
年度军事训练总体评价:
${(vo2.examUserEvaluation.overallEvaluationDescription)!""}
(单位盖章)
${(vo2.examUserEvaluation.overallEvaluationTime)!""}
本人(签名):
填报人(签名):
审核人(签名):
Microsoft Office User
Microsoft Office User
2
2025-02-06T06:53:00Z
2025-02-06T06:53:00Z
Normal.dotm
0
7
349
1991
Microsoft Office Word
0
16
4
false
false
2336
false
false
16.0000