{{$this->mSch.sch_cname_s}}{{$this->Info.Rand.rWord.Y}}學年度 第
{{$this->Info.Rand.rWord.S}}學期
{{$this->Info.Rand.rWord.Gw}} 學生 亂數編班作業結果
|
{{foreach item=arr key=id from=$this->New.stu}}
班序 {{$id}}:
{{$this->New.tol.$id.tol}}
{{if $this->New.tol.$id.stol!=''}}
(+{{$this->New.tol.$id.stol}})
{{/if}}人
男:{{$this->New.tol.$id.boy}}
女:{{$this->New.tol.$id.girl}}
♂:{{$this->New.tol.$id.sboy+0}}
♀:{{$this->New.tol.$id.sgirl+0}}
|
{{foreach item=stu from=$this->Full_TD($arr,'6')}}
{{if $stu.stud_id!=''}}
{{if $stu.stud_sex=='1' }}
{{$stu.stud_id}}
{{else}}
{{$stu.stud_id}}
{{/if}}
{{$stu.stud_name}}
{{/if}}
|
{{if $stu.next_line=='yes' && $stu.stud_id!=''}}
{{/if}}
{{/foreach}}
{{/foreach}}