Rev 15070 | Rev 15728 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15070 | Rev 15610 | ||
---|---|---|---|
Line 171... | Line 171... | ||
171 | !if $module_score!=$empty and $wims_class_exolog>0 and E notin $wims_sheet |
171 | !if $module_score!=$empty and $wims_class_exolog>0 and E notin $wims_sheet |
172 | !set wims_rm_0=!append line exolog,1,module=adm/class/exolog&cmd=new&job=log&logsheet=$wims_sheet&logexo=$wims_exo to $wims_rm_0 |
172 | !set wims_rm_0=!append line exolog,1,module=adm/class/exolog&cmd=new&job=log&logsheet=$wims_sheet&logexo=$wims_exo to $wims_rm_0 |
173 | !endif |
173 | !endif |
174 | !endif |
174 | !endif |
175 | 175 | ||
176 | !if $wims_class!=$empty and $wims_user!=supervisor and tchat notin $wims_session |
176 | !if $wims_class!=$empty and $wims_user!=supervisor and tchat notin $wims_session \ |
- | 177 | and $class_type<2 and class/tchat isitemof $wims_allowed_optional_module\ |
|
- | 178 | and $module!=adm/light |
|
177 | !set wims_rm_0=!append line itemsep,0,$wims_name_classactivity to $wims_rm_0 |
179 | !set wims_rm_0=!append line itemsep,0,$wims_name_classactivity to $wims_rm_0 |
178 | !read themes/_procs/usertchat.proc |
180 | !read themes/_procs/usertchat.proc |
179 | - | ||
180 | !endif |
181 | !endif |
- | 182 | ||
181 | !set wims_rm_2=$2_ |
183 | !set wims_rm_2=$2_ |
182 | !set wims_rm_4=$4_ |
184 | !set wims_rm_4=$4_ |
183 | !set wims_rm_5=$5_ |
185 | !set wims_rm_5=$5_ |
184 | 186 | ||
185 | :rmend |
187 | :rmend |