维修报告表
学员账号
{$row.user_username|htmlentities}
学员姓名
{$row.user_nickname|htmlentities}
区队
{$row.user_depart_name|htmlentities}
训练开始时间
{$row.start_time|htmlentities}
训练结束时间
{$row.end_time|htmlentities}
序号
评分标准
维修情况
题目
一.故障排除(75分)(本题得分:{$row.fault_score??0})
1
故障一未排除扣25分
{if $row.fault_one_score eq 0 }
已排除
{else}
未排除
{/if}
{$row.fault_name_one|htmlentities}
{if $row.fault_total eq 2}
2
故障二未排除扣25分
{if $row.fault_two_score eq 0 }
已排除
{else}
未排除
{/if}
{$row.fault_name_two|htmlentities}
{/if} {if $row.fault_total eq 3 or $row.fault_total eq 0}
2
故障二未排除扣25分
{if $row.fault_two_score eq 0 }
已排除
{else}
未排除
{/if}
{$row.fault_name_two|htmlentities}
3
故障三未排除扣25分
{if $row.fault_three_score eq 0 }
已排除
{else}
未排除
{/if}
{$row.fault_name_three|htmlentities}
{/if}
二.修理报告表(15分)(本题得分:{$row.report_score??0})
学员答作答情况
序号
故障现象
可能原因
故障部位
排除方法
扣分原因
{if $is_nowancheng neq 1} {volist name="other_jielun" id="vo2"}
{++$vo2.xh_id}
{$vo2.xx_name|htmlentities}
{$vo2.yy_name|htmlentities}
{$vo2.bw_name|htmlentities}
{$vo2.pc_name|htmlentities}
{if !empty($vo2.cx_name)} {volist name="vo2.cx_name" id="vo22"} {if $vo2.gzxz_id eq $vo22.gzxz_id}
{$vo22.cx_type}:{$vo22.cx_name}
{/if} {/volist}
{$vo2.cx_type}
{else}
{$vo2.cx_type}
{/if}
{/volist} {else}
没有任何作答
{/if}
故障现象少写或错写1条扣5分;可能原因少写或错写1条扣1分;故障部位少写或错写1条扣1分;排除方法少写或错写1条扣1分。
三.维修时间(10分)(本题得分:{$row.weixiu_score??0})
按没超过1分钟扣1分的比例扣分
训练时长:{$row.shijian|htmlentities}