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 159... Line 159...
159
 !endif
159
 !endif
160
 </small>
160
 </small>
161
!endif
161
!endif
162
 
162
 
163
!read endhook.phtml
163
!read endhook.phtml
164
!if $wims_user=supervisor and exam notin $session and \
164
!!!if $wims_user=supervisor and exam notin $session and \
165
        ..classes/ notin ..$module and ..adm/ notin ..$module and \
165
!!      ..classes/ notin ..$module and ..adm/ notin ..$module and \
166
        ..devel/ notin ..$module and \
166
!!      ..devel/ notin ..$module and \
167
        GNU isin $module_copyright and \
167
!!      GNU isin $module_copyright and \
168
        _check notin $session and \
168
!!      _check notin $session and \
169
        $class_importation!=no
169
!!      $class_importation!=no
170
 <p>
170
!! <p>
171
 !href module=adm/createxo&existing=$thisexo&catmodule=$module Importar
171
!! !href module=adm/createxo&existing=$thisexo&catmodule=$module Importar
172
 este ejercicio a su clase (donde podrĂ¡ modificarlo).
172
!! este ejercicio a su clase (donde podrĂ¡ modificarlo).
173
!endif
173
!!!endif
174
:end
174
:end
175
 
175
 
176
!tail
176
!tail
177
 
177