人员评分入口

评分人使用姓名登录,只能对系统自动分配给自己的人员进行一次打分。已提交后页面只显示完成状态,不展示历史评分明细。

{{ scorer.name }} 的评分页面

当前身份:{{ scorer.department }} / {{ scorer.position }}

退出登录
{{ totalTargets }}
需评分总人数
{{ completedCount }}
已填写人数
{{ unfilledCount }}
待填写人数

管理岗评分

请对以下科长、副科长评分。

优秀最多 {{ managementQuota.excellent }} 人,良好最多 {{ managementQuota.good }} 人,优秀+良好合计最多 {{ managementQuota.topHalf }} 人。
共 {{ managementTargets.length }} 人
已打 {{ managementCompletedCount }} 人
待打 {{ managementUnfilledCount }} 人
当前没有需要评分的管理岗人员
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }} 职位:{{ item.position }} 档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
分数

审批人评分

请对以下审批人评分。

共 {{ approverTargets.length }} 人
已打 {{ approverCompletedCount }} 人
待打 {{ approverUnfilledCount }} 人

基础设施与商贸服务审批科、制造业审批科审批人

优秀最多 {{ approverCombinedQuota.excellent }} 人,良好最多 {{ approverCombinedQuota.good }} 人,优秀+良好合计最多 {{ approverCombinedQuota.topHalf }} 人。
当前没有需要评分的审批人
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }} 职位:{{ item.position }} 档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
分数

普惠金融审批科审批人

优秀最多 {{ approverPuhuiQuota.excellent }} 人,良好最多 {{ approverPuhuiQuota.good }} 人,优秀+良好合计最多 {{ approverPuhuiQuota.topHalf }} 人。
当前没有需要评分的审批人
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }} 职位:{{ item.position }} 档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
分数

个贷审批科审批人

优秀最多 {{ approverPersonalQuota.excellent }} 人,良好最多 {{ approverPersonalQuota.good }} 人,优秀+良好合计最多 {{ approverPersonalQuota.topHalf }} 人。
当前没有需要评分的审批人
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }} 职位:{{ item.position }} 档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
分数

非管理岗科员评分

请对以下科员评分。

优秀最多 {{ staffQuota.excellent }} 人,良好最多 {{ staffQuota.good }} 人,优秀+良好合计最多 {{ staffQuota.topHalf }} 人。
共 {{ staffTargets.length }} 人
已打 {{ staffCompletedCount }} 人
待打 {{ staffUnfilledCount }} 人
当前没有需要评分的科员人员
{{ item.name }}
{{ item.department }} / {{ item.position }}
{{ statusText(item) }}
科室:{{ item.department }} 职位:{{ item.position }} 档次:{{ tierText(item) }}
当前分数:{{ hasScore(item) ? (item.already_scored ? item.score : item.input_score) : '未填写' }}
分数
已填写 {{ completedCount }}/{{ totalTargets }} 人,未填写 {{ unfilledCount }} 人。
统一提交