Subversion Repositories wimsdev

Rev

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

Rev 1105 Rev 1198
Line 161... Line 161...
161
 !endif
161
 !endif
162
 </small>
162
 </small>
163
!endif
163
!endif
164
 
164
 
165
!read ./endhook.phtml
165
!read ./endhook.phtml
166
!if $wims_user=supervisor and exam notin $session and \
166
!!!if $wims_user=supervisor and exam notin $session and \
167
        ..classes/ notin ..$module and ..adm/ notin ..$module and \
167
!!      ..classes/ notin ..$module and ..adm/ notin ..$module and \
168
        ..devel/ notin ..$module and \
168
!!      ..devel/ notin ..$module and \
169
        GNU isin $module_copyright and \
169
!!      GNU isin $module_copyright and \
170
        _check notin $session and \
170
!!      _check notin $session and \
171
        $class_importation!=no
171
!!      $class_importation!=no
172
 <p>
172
!! <p>
173
 !href module=adm/createxo&existing=$thisexo&catmodule=$module Importeer
173
!! !href module=adm/createxo&existing=$thisexo&catmodule=$module Importeer
174
  deze oefening in uw eigen klas. Daar kan de broncode eenvoudig worden aangepast.
174
!!  deze oefening in uw eigen klas. Daar kan de broncode eenvoudig worden aangepast.
175
!endif
175
!!!endif
176
:end
176
:end
177
!tail
177
!tail
178
 
178