Subversion Repositories wimsdev

Rev

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

Rev 14778 Rev 14868
Line 174... Line 174...
174
!if $wims_class!=$empty and $wims_user=supervisor and adm/ notin $module and classes/ notin $module and devel/ notin $module and $module!=home and $cmd!=intro
174
!if $wims_class!=$empty and $wims_user=supervisor and adm/ notin $module and classes/ notin $module and devel/ notin $module and $module!=home and $cmd!=intro
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
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
  !set 1_=!append line tchat,4,module=adm/class/tchat&cmd=new,tchat to $1_
180
  !set 1_=!append line tchat,4,module=adm/class/tchat&cmd=new,tchat to $1_
181
!endif
181
!endif
182
!! ------------
182
!! ------------
183
!if $module_has_help=yes and $cmd notwordof intro help and _exam notin $wims_session
183
!if $module_has_help=yes and $cmd notwordof intro help and _exam notin $wims_session
184
  !if $module_help=$empty or $module_help=popup
184
  !if $module_help=$empty or $module_help=popup