Rev 15055 | Rev 15064 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 15055 | Rev 15058 | ||
---|---|---|---|
Line 175... | Line 175... | ||
175 | !let number_=!randint 1,1000 |
175 | !let number_=!randint 1,1000 |
176 | !set 1_=!append line sendbug,4,module=adm/sendbug&cmd=new,sendbug$(number_) to $1_ |
176 | !set 1_=!append line sendbug,4,module=adm/sendbug&cmd=new,sendbug$(number_) to $1_ |
177 | !endif |
177 | !endif |
178 | !! ------------ had link to tchat for user |
178 | !! ------------ had link to tchat for user |
179 | !if $wims_class!=$empty and $wims_user!=supervisor and tchat notin $wims_session and $class_type<2 and class/tchat isitemof $wims_allowed_optional_module |
179 | !if $wims_class!=$empty and $wims_user!=supervisor and tchat notin $wims_session and $class_type<2 and class/tchat isitemof $wims_allowed_optional_module |
180 | !if $wims_opentchat |
180 | !if $wims_opentchat=$empty |
- | 181 | !set wims_name_tchatclose=$wims_name_tchat |
|
- | 182 | !set 1_=!append line tchatclose,4,module=adm/class/tchat&cmd=new,tchat to $1_ |
|
- | 183 | !else |
|
- | 184 | !set wims_name_tchatopen=$wims_name_tchat |
|
181 | !set 1_=!append line |
185 | !set 1_=!append line tchatopen,4,module=adm/class/tchat&cmd=new,tchat to $1_ |
182 | !endif |
186 | !endif |
183 | !endif |
187 | !endif |
184 | !! ------------ |
188 | !! ------------ |
185 | !if $module_has_help=yes and $cmd notwordof intro help and _exam notin $wims_session |
189 | !if $module_has_help=yes and $cmd notwordof intro help and _exam notin $wims_session |
186 | !if $module_help=$empty or $module_help=popup |
190 | !if $module_help=$empty or $module_help=popup |