Subversion Repositories wimsdev

Rev

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

Rev 10725 Rev 10747
Line 1... Line 1...
1
!! make the list of all classes and programms which are supervised
1
!! make the list of all classes and programms which are supervised
2
!! with the courses inside with incrementation.
2
!! with the courses inside with incrementation.
3
!! no test zone. No intecourses ?
3
!! no test zone. No intercourses ?
4
!! subclass1 is something as the variable $wims_participate (only courses ? )+ optional courses
4
!! subclass1 is something as the variable $wims_participate (only courses ? )+ optional courses
5
!! eventually
5
!! eventually
6
!! subclass2 is the complement
6
!! subclass2 is the complement
7
 
7
 
8
!if $auth_method isitemof $auth_method_list and $wims_user!=supervisor
8
!if $auth_method isitemof $auth_method_list and $wims_user!=supervisor
Line 13... Line 13...
13
!endif
13
!endif
14
!default CL_Name=$CL_Names
14
!default CL_Name=$CL_Names
15
!if $user_participate$user_supervise!=$empty
15
!if $user_participate$user_supervise!=$empty
16
<p>
16
<p>
17
  !if $supervisable!=yes
17
  !if $supervisable!=yes
18
   !!$U_gotoclass
18
    $U_gotoclass
19
  !else
19
  !else
20
   !!$(U_gotoclass1)
20
    $(U_gotoclass)
21
  !endif
21
  !endif
22
</p>
22
</p>
23
!endif
23
!endif
24
 
24
 
25
!if $supervisable=yes or ($wims_user=supervisor and $wims_realuser=supervisor)
25
!if $supervisable=yes or ($wims_user=supervisor and $wims_realuser=supervisor)
Line 37... Line 37...
37
!else
37
!else
38
    !if $supervisable!=yes
38
    !if $supervisable!=yes
39
      !read subclasses_user.phtml
39
      !read subclasses_user.phtml
40
    !endif
40
    !endif
41
!endif
41
!endif
42
 
42
!!exit
43
!goto end1
43
!goto end1
44
 
44
 
45
  <ul class="wims_subclasses"><!--wims_subclasses-->
45
  <ul class="wims_subclasses"><!--wims_subclasses-->
46
!reset alreadyseen
46
!reset alreadyseen
47
!if $wims_class!=$wims_superclass
47
!if $wims_class!=$wims_superclass