Subversion Repositories wimsdev

Rev

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

Rev 7973 Rev 10333
Line 5... Line 5...
5
!set sup=$class_Supervisor
5
!set sup=$class_Supervisor
6
!read scripts/progform.phtml
6
!read scripts/progform.phtml
7
 <div class="wimscenter">
7
 <div class="wimscenter">
8
!if $hastest=yes
8
!if $hastest=yes
9
 $name_prog1
9
 $name_prog1
10
 &nbsp;
10
  $
11
!set wims_ref_class=wims_button_help
11
!set wims_ref_class=wims_button_help
12
 !href cmd=help&special_parm=structure#test $wims_name_help
12
 !href cmd=help&special_parm=structure#test $wims_name_help
13
!set wims_ref_class=wims_button
13
!set wims_ref_class=wims_button
14
 !href module=adm/class/classes&type=authsupervisor&class=$wims_superclass/$prog/0 $name_visit
14
 !href module=adm/class/classes&type=authsupervisor&class=$wims_superclass/$prog/0 $name_visit
15
&nbsp;
15
 $
16
!set wims_ref_class=wims_button wims_warning
16
!set wims_ref_class=wims_button wims_warning
17
 !href cmd=reply&job=deltest $wims_name_erase
17
 !href cmd=reply&job=deltest $wims_name_erase
18
!else
18
!else
19
 $name_prog2
19
 $name_prog2
-
 
20
 !href cmd=reply&job=addtest $name_prog3
20
 &nbsp;
21
 $
21
!set wims_ref_class=wims_button_help
22
 !set wims_ref_class=wims_button_help
22
 !href cmd=help&special_parm=structure#test $wims_name_help
23
 !href cmd=help&special_parm=structure#test $wims_name_help
23
&nbsp;
-
 
24
 !href cmd=reply&job=addtest $name_prog3
-
 
25
.
-
 
26
!endif
24
!endif
27
</div>
25
</div>
28
!if $coursecnt=0
26
!if $coursecnt=0
29
 $name_prog4
27
 $name_prog4
30
 !href cmd=reply&cparent=prog&job=addcourse $wims_name_addcourse
28
 !href cmd=reply&cparent=prog&job=addcourse $wims_name_addcourse
31
&nbsp;
29
 $
32
!set wims_ref_class=wims_button_help
30
!set wims_ref_class=wims_button_help
33
 !href cmd=help&special_parm=structure#course $wims_name_help
31
 !href cmd=help&special_parm=structure#course $wims_name_help
34
&nbsp;
32
  $
35
!else
33
!else
36
 $table_header
34
 $table_header
37
 <caption>$name_prog5
35
 <caption>$name_prog5
38
 &nbsp;
36
 $
39
!set wims_ref_class=wims_button_help
37
!set wims_ref_class=wims_button_help
40
 !href cmd=help&special_parm=structure#course $wims_name_help
38
 !href cmd=help&special_parm=structure#course $wims_name_help
41
&nbsp;
39
 $
42
 !href cmd=reply&cparent=prog&job=addcourse $wims_name_addcourse
40
 !href cmd=reply&cparent=prog&job=addcourse $wims_name_addcourse
43
 </caption>
41
 </caption>
44
 $table_hdtr
42
 $table_hdtr
45
 <th>$name_code</th><th>$wims_name_name</th><th>$wims_name_action</th><th>$name_supervisor2</th>
43
 <th>$name_code</th><th>$wims_name_name</th><th>$wims_name_action</th><th>$name_supervisor2</th>
46
 <th class="small">$name_participant</th>
44
 <th class="small">$name_participant</th>
Line 74... Line 72...
74
 
72
 
75
 
73
 
76
!if $icoursecnt=0
74
!if $icoursecnt=0
77
$name_prog9
75
$name_prog9
78
 !href cmd=reply&cparent=prog&job=addicourse $wims_name_addicourse
76
 !href cmd=reply&cparent=prog&job=addicourse $wims_name_addicourse
79
&nbsp;
77
 $
80
!set wims_ref_class=wims_button_help
78
!set wims_ref_class=wims_button_help
81
 !href cmd=help&special_parm=structure#icourse $wims_name_help
79
 !href cmd=help&special_parm=structure#icourse $wims_name_help
82
&nbsp;
-
 
83
!else
80
!else
84
 $table_header
81
 $table_header
85
 <caption>$wims_name_icourse
82
 <caption>$wims_name_icourse
86
 &nbsp;
83
  $
87
!set wims_ref_class=wims_button_help
84
!set wims_ref_class=wims_button_help
88
 !href cmd=help&special_parm=structure#icourse $wims_name_help
85
 !href cmd=help&special_parm=structure#icourse $wims_name_help
89
 &nbsp;
86
  $
90
 !href cmd=reply&cparent=prog&job=addicourse $wims_name_addcourse
87
 !href cmd=reply&cparent=prog&job=addicourse $wims_name_addcourse
91
 </caption>
88
 </caption>
92
 $table_hdtr
89
 $table_hdtr
93
 <th>$name_code</th><th>$wims_name_name</th><th>$wims_name_action</th><th>$name_supervisor2</th>
90
 <th>$name_code</th><th>$wims_name_name</th><th>$wims_name_action</th><th>$name_supervisor2</th>
94
 <th class="small">$name_participant</th>
91
 <th class="small">$name_participant</th>