Subversion Repositories wimsdev

Rev

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

Rev 1105 Rev 1198
Line 154... Line 154...
154
 !endif
154
 !endif
155
 </small>
155
 </small>
156
!endif
156
!endif
157
 
157
 
158
!read ./endhook.phtml
158
!read ./endhook.phtml
159
!if $wims_user=supervisor and exam notin $session and \
159
!!!if $wims_user=supervisor and exam notin $session and \
160
        ..classes/ notin ..$module and ..adm/ notin ..$module and \
160
!!      ..classes/ notin ..$module and ..adm/ notin ..$module and \
161
        ..devel/ notin ..$module and \
161
!!      ..devel/ notin ..$module and \
162
        GNU isin $module_copyright and \
162
!!      GNU isin $module_copyright and \
163
        _check notin $session and \
163
!!      _check notin $session and \
164
        $class_importation!=no
164
!!      $class_importation!=no
165
 <p>
165
!! <p>
166
 !href module=adm/createxo&existing=$thisexo&catmodule=$module Importa
166
!! !href module=adm/createxo&existing=$thisexo&catmodule=$module Importa
167
 questo esercizio nel tuo corso (dove puoi modificarlo).
167
!! questo esercizio nel tuo corso (dove puoi modificarlo).
168
!endif
168
!!!endif
169
:end
169
:end
170
!tail
170
!tail
171
 
171