Subversion Repositories wimsdev

Rev

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

Rev 16647 Rev 16656
Line 169... Line 169...
169
!endif
169
!endif
170
!if $cmd=help or $cmd=hint
170
!if $cmd=help or $cmd=hint
171
  !set 1_=!append line resume,1,cmd=resume to $1_
171
  !set 1_=!append line resume,1,cmd=resume to $1_
172
!endif
172
!endif
173
!if $module_has_intro=yes and $cmd notwordof intro help and \
173
!if $module_has_intro=yes and $cmd notwordof intro help and \
174
    $wims_sheet=$empty and exam notin $wims_session and mfeed notin $wims_session and $wims_freework=$empty
174
    $wims_sheet=$empty and $wims_fwnumber=$empty and exam notin $wims_session and mfeed notin $wims_session and $wims_freework=$empty
175
  !if $wims_theme!=default
175
  !if $wims_theme!=default
176
    !set wims_ariane=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $wims_ariane
176
    !set wims_ariane=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $wims_ariane
177
    !set wims_ariane_self=no
177
    !set wims_ariane_self=no
178
  !else
178
  !else
179
    !set 1_=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $1_
179
    !set 1_=!append line intro,1,module=$module&cmd=intro&special_parm=$special_parm&special_parm2=$special_parm2&special_parm3=$special_parm3&special_parm4=$special_parm4 to $1_
180
  !endif
180
  !endif
181
!endif
181
!endif
182
!if $wims_freework!=$empty
182
!if $wims_fwnumber!=$empty
183
    !set wims_ariane=!append line freework,1,module=adm/class/freework&cmd=new&freework=$(wims_freework[1]) to $wims_ariane
183
    !set wims_ariane=!append line freework,1,module=adm/class/freework&cmd=new&freework=$(wims_fwnumber) to $wims_ariane
184
    !set wims_ariane_self=no
184
    !set wims_ariane_self=no
185
!endif
185
!endif
186
!! ------------ add link for sendbug (TEST TO BE IMPROVED ?)
186
!! ------------ add link for sendbug (TEST TO BE IMPROVED ?)
187
!! TODO : change name of the window to open should be deleted when
187
!! TODO : change name of the window to open should be deleted when
188
!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
188
!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