Rev 12821 | Rev 16685 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 12821 | Rev 16684 | ||
---|---|---|---|
Line 49... | Line 49... | ||
49 | </span></li> |
49 | </span></li> |
50 | </ul> |
50 | </ul> |
51 | !endif |
51 | !endif |
52 | !let user_participate=!defof user_participate in wimshome/log/classes/$wims_superclass/.users/$wims_realuser |
52 | !let user_participate=!defof user_participate in wimshome/log/classes/$wims_superclass/.users/$wims_realuser |
53 | 53 | ||
54 | !if $class_type=3 and $class_typename!=level |
- | |
55 | !!in a class |
- | |
56 |
|
54 | !if $compsup!=$empty |
57 | !else |
- | |
58 |
|
55 | !let sup_details=open |
59 | !endif |
56 | !endif |
- | 57 | <details $sup_details> |
|
- | 58 | <summary> |
|
- | 59 | !if $class_type=3 and $class_typename!=level |
|
- | 60 | !!in a class |
|
- | 61 | $U_gotoclass31 |
|
- | 62 | !else |
|
- | 63 | $U_gotoclass3 |
|
- | 64 | !endif |
|
- | 65 | </summary> |
|
60 | !let user_supervise_=$user_supervise |
66 | !let user_supervise_=$user_supervise |
61 | !read adm/class/graphclass supervise\ |
67 | !read adm/class/graphclass supervise\ |
62 | $compsup |
68 | $compsup |
- | 69 | !if $compsup=$empty |
|
- | 70 | $U_nogotoclass |
|
- | 71 | !endif |
|
- | 72 | </details> |
|
63 | 73 | ||
64 | !if $user_participate=$empty or $wims_class |
74 | !if $user_participate=$empty or $wims_class notin $user_participate |
65 | !exit |
75 | !exit |
66 | !endif |
76 | !endif |
67 | 77 | ||
68 | !!! as a student |
78 | !!! as a student |
- | 79 | <br/> |
|
- | 80 | !changeto subclasses_user.phtml |
|
- | 81 | ||
- | 82 | ||
- | 83 | !! no more in use. use directly subclasses_user.phtml file |
|
- | 84 | ||
- | 85 | ||
69 | !reset compsup |
86 | !reset compsup |
70 | !if $class_type=3 and $class_typename!=level |
87 | !if $class_type=3 and $class_typename!=level |
71 | !!in a class |
88 | !!in a class |
72 | $U_gotoclass11 |
89 | $U_gotoclass11 |
73 | !else |
90 | !else |