{{$this->sel_year}}{{$this->sel_grade}} ==> 先選學期,再選年級,再選領域
{{if $smarty.get.Y!='' && $smarty.get.G!=''}} {{/if}}
{{if $smarty.get.Y!='' && $smarty.get.G!=''}} {{foreach from=$this->scope item=ii key=KK}} {{if $smarty.get.S==$KK}} {{else}} {{/if}} {{/foreach}}
{{/if}} {{if $this->stu_data!=''}} {{foreach from=$this->stu_data.A item=stu key=SN}} {{foreach from=$this->scope2 item=SS key=K}} {{/foreach}} {{/foreach}}
學號 班級 座號 姓名 性別 語文 數學 自然與生活科技 社會 健康與體育 藝術與人文 綜合活動
原始成績 補考成績 採計成績 原始成績 補考成績 採計成績 原始成績 補考成績 採計成績 原始成績 補考成績 採計成績 原始成績 補考成績 採計成績 原始成績 補考成績 採計成績 原始成績 補考成績 採計成績
{{$stu.stud_id}} {{$stu.seme_class}} {{$stu.seme_num}} {{$stu.stud_name}} {{if $stu.stud_sex==1}}男{{else}}女{{/if}}stu_data.B.$SN.$K.score_src<60}}color=#EE5566{{/if}}>{{$this->stu_data.B.$SN.$K.score_src}} stu_data.B.$SN.$K.score_test<60}}color=#EE5566{{/if}}>{{$this->stu_data.B.$SN.$K.score_test}} stu_data.B.$SN.$K.score_end<60}}color=#EE5566{{/if}}>{{$this->stu_data.B.$SN.$K.score_end}}
{{/if}}
註:
◎By 彰化縣學務系統開發小組 於 103.10