Subversion Repositories wimsdev

Rev

Rev 15058 | Rev 15069 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 15058 Rev 15064
Line 176... Line 176...
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=$empty
180
  !if $wims_opentchat=$empty
181
    !set wims_name_tchatclose=$wims_name_tchat
181
    !set wims_name_tchatclose=$wims_name_tchat ($wims_name_close)
182
    !set 1_=!append line tchatclose,4,module=adm/class/tchat&cmd=new,tchat to $1_
182
    !set 1_=!append line tchatclose,4,module=adm/class/tchat&cmd=new,tchat to $1_
183
  !else
183
  !else
184
    !set wims_name_tchatopen=$wims_name_tchat
184
    !set wims_name_tchatopen=$wims_name_tchat ($wims_name_open)
185
    !set 1_=!append line tchatopen,4,module=adm/class/tchat&cmd=new,tchat to $1_
185
    !set 1_=!append line tchatopen,4,module=adm/class/tchat&cmd=new,tchat to $1_
186
  !endif
186
  !endif
187
!endif
187
!endif
188
!! ------------
188
!! ------------
189
!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