{{html_options options=$this->all_seme selected=$smarty.get.syear }}
請選擇類別
{{foreach from=$this->unit item=unit}}
UN}}selected{{/if}}>{{$unit}}
{{/foreach}}
<<
請先選擇
流水
週次
調整
起迄
類別
行事
新增
{{if $smarty.get.act=="add_form" }}
學年度
{{$this->seme}}
選擇行事週別
(可複選)
{{$this->wk_checkbox()}}
單位分類別
{{foreach from=$this->unit item=unit}}
UN}}selected{{/if}}>{{$unit}}
{{/foreach}}
學校大事
行事記錄
僅填一個工作項目
{{$arr.event}}
填寫時以『多週單工』為原則。
(一次選多週,每次僅填一個工作項目)
請先選擇那幾週要做這件工作,再填寫工作內容。
例如:訓導方面第1週可能有1.檢查手帕 2.廁所衛生檢查 3.路隊訓練三個工作項目
則分三次填寫。第一次填『檢查手帕』且不要填編號(123..),以此類推。
填寫時
將相同工作項目的週次
也一併選好。
以此方法行之,很快就將該學期的行事曆完成了。
{{else}} {{foreach from=$this->all item=arr}} {{if $smarty.get.edit==$arr.id}}
{{$arr.id}}
{{$arr.week}}
{{$this->WK[$arr.week].st_day}}--{{$this->WK[$arr.week].en_day}}
編修行事
週次:
{{$this->wk_select($arr.week)}}
類別:
{{foreach from=$this->unit item=unit}}
UN}}selected{{/if}}>{{$unit}}
{{/foreach}}
行事內容:
學校大事
{{$arr.event}}
{{else}}
{{$arr.id}}
{{$arr.week}}
↑
↓
{{$this->WK[$arr.week].st_day}}--{{$this->WK[$arr.week].en_day}}
{{$arr.unit}}
{{if $arr.important==1}}
{{/if}}{{$arr.event}}{{if $arr.important==1}}
{{/if}}
修改
刪除
{{/if}} {{/foreach}} {{/if}}
彰化縣學務系統推廣小組