歷年學生異動表統計與人數總表
{{foreach from=$this->stud_coud item=coud key=key}} {{/foreach}} {{foreach from=$this->SEME item=arr}} {{assign var="mar" value=$this->move_all($arr.seme)}} {{foreach from=$this->stud_coud item=coud key=key}} {{/foreach}} {{if $arr.seme==$this->now_seme}} {{else}} {{/if}} {{/foreach}}
學期{{$key}}{{$coud}}15在家
自學
學期表
資料數
增加 減少 總人數
{{$arr.year}}學年{{$arr.C_seme}}{{$mar.$key}}{{$this->con_all}} {{$arr.tol}} {{$this->add }} {{$this->del}} {{ $arr.tol-$this->del+$this->con_add}}--- {{$arr.tol}} {{$this->add}} {{$this->del}} {{ $arr.tol-$this->del}}
PS:在家自學僅能計算目前學期。
歷年學期資料統計表
{{foreach from=$this->Cgrade_ary item=GG}} {{/foreach}} {{foreach from=$this->Cgrade_ary item=GG}} {{/foreach}} {{foreach from=$this->all item=arr}} {{foreach from=$arr.ary item=ary}} {{/foreach}} {{/foreach}}
學期{{$GG}}總班級數 總人數
{{$arr.year}}學年{{$arr.C_seme}}{{$ary.boy}} {{$ary.girl}} {{$ary.class_num}}{{$arr.class_tol}} {{$arr.tol}}
PS:本表取自stud_seme學生學期資料表與school_class計算的結果,當學期資料會有轉出入的誤差,實際總人數以上表為準。