Subversion Repositories wimsdev

Rev

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

Rev 1105 Rev 1198
Line 153... Line 153...
153
 !endif
153
 !endif
154
 </small>
154
 </small>
155
!endif
155
!endif
156
 
156
 
157
!read ./endhook.phtml
157
!read ./endhook.phtml
158
!if $wims_user=supervisor and exam notin $session and \
158
!!!if $wims_user=supervisor and exam notin $session and \
159
        ..classes/ notin ..$module and ..adm/ notin ..$module and \
159
!!      ..classes/ notin ..$module and ..adm/ notin ..$module and \
160
        ..devel/ notin ..$module and \
160
!!      ..devel/ notin ..$module and \
161
        GNU isin $module_copyright and \
161
!!      GNU isin $module_copyright and \
162
        _check notin $session and \
162
!!      _check notin $session and \
163
        $class_importation!=no
163
!!      $class_importation!=no
164
 <p>
164
!! <p>
165
 !href module=adm/createxo&existing=$thisexo&catmodule=$module Import
165
!! !href module=adm/createxo&existing=$thisexo&catmodule=$module Import
166
 this exercise into your class (where you can modify it).
166
!! this exercise into your class (where you can modify it).
167
!endif
167
!!!endif
168
:end
168
:end
169
 
169
 
170
!tail
170
!tail
171
 
171