Subversion Repositories wimsdev

Rev

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

Rev 20 Rev 9233
Line 5... Line 5...
5
 this_institution=$class_institution
5
 this_institution=$class_institution
6
 !default CC_=$C_
6
 !default CC_=$C_
7
 uplist=
7
 uplist=
8
 !if $class_type isin 13 and $class_superclass!=$empty
8
 !if $class_type isin 13 and $class_superclass!=$empty
9
  uplist=!makelist superclass_x_t $U_ for superclass_x_t in $class_superclass
9
  uplist=!makelist superclass_x_t $U_ for superclass_x_t in $class_superclass
-
 
10
 !endif
-
 
11
 !if $class_type isin 4 and $CC_ isitemof $user_supervise
-
 
12
   uplist=!append item $CC_ supervisor to $uplist
10
 !endif
13
 !endif
11
 !if $wims_otherclass=$empty
14
 !if $wims_otherclass=$empty
12
  wims_otherclass=$uplist
15
  wims_otherclass=$uplist
13
  !if / notin $user_participate$user_supervise
16
  !if / notin $user_participate$user_supervise
14
   subclasses=!sh cut -d, -f1 $wims_home/log/classes/$CC_/.subclasses
17
   subclasses=!sh cut -d, -f1 $wims_home/log/classes/$CC_/.subclasses