Subversion Repositories wimsdev

Rev

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

Rev 10708 Rev 11563
Line 54... Line 54...
54
!if sheet isin $types or exam isin $types or average isin $types
54
!if sheet isin $types or exam isin $types or average isin $types
55
 remark=$remark noauto
55
 remark=$remark noauto
56
!endif
56
!endif
57
 
57
 
58
prop=no
58
prop=no
59
!if noauto iswordof $remark or manual isin $types
59
!if noauto iswordof $remark
-
 
60
!!or manual isin $types prop are changed now.
60
 remark=$remark noprop
61
 remark=$remark noprop
61
!else
62
!else
62
!! pourquoi cette condition ???
63
!! pourquoi cette condition ???
63
 !if firstname isitemof $types and lastname isitemof $types
64
 !if firstname isitemof $types and lastname isitemof $types
64
  prop=yes
65
  prop=yes
Line 142... Line 143...
142
    !endif
143
    !endif
143
  !endif
144
  !endif
144
  !if $wims_superclass!=$empty and $wims_superclass!=$wims_class
145
  !if $wims_superclass!=$empty and $wims_superclass!=$wims_class
145
   participate=!defof user_participate in wimshome/$userdir/$l
146
   participate=!defof user_participate in wimshome/$userdir/$l
146
   !if $wims_class notitemof $participate
147
   !if $wims_class notitemof $participate
-
 
148
    !if $wims_typename=course
-
 
149
      tmp=!defof class_parent in wimshome/log/classes/$wims_class/.def
-
 
150
      !if $(tmp)!=$empty and $tmp notitemof $participate
-
 
151
          exist=
-
 
152
      !endif
-
 
153
      !reset tmp
-
 
154
    !else
147
    exist=
155
       exist=
-
 
156
    !endif
148
   !endif
157
   !endif
149
  !endif
158
  !endif
150
  !if $exist=yes
159
  !if $exist=yes
151
    !if $prop=yes
160
    !if $prop=yes
152
     !read adm/class/adduser $l
161
     !read adm/class/adduser $l