Rev 16656 | Rev 17071 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16656 | Rev 16657 | ||
---|---|---|---|
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 $wims_fwnumber=$empty and exam notin $wims_session |
174 | $wims_sheet=$empty and $wims_fwnumber=$empty and exam notin $wims_session \ |
- | 175 | and mfeed notin $wims_session and $wims_freework=$empty \ |
|
- | 176 | and ($wims_user=$empty or $wims_user=supervisor) |
|
175 | !if $wims_theme!=default |
177 | !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 |
178 | !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 |
179 | !set wims_ariane_self=no |
178 | !else |
180 | !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_ |
181 | !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_ |