Subversion Repositories wimsdev

Rev

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

Rev 2811 Rev 3049
Line 3... Line 3...
3
 !href module=adm/class/gateway $wims_name_struct
3
 !href module=adm/class/gateway $wims_name_struct
4
</center>
4
</center>
5
!endif
5
!endif
6
 
6
 
7
!form reply
7
!form reply
8
<input type=hidden name=up_job value=list>
8
<input type=hidden name="up_job" value=list>
9
$table_header
9
$table_header
10
$table_tr<td align=right>$name_name_institution
10
$table_tr<td align="right">$name_name_institution
11
<td colspan=3>
11
<td colspan=3>
12
!if $supertype notin 24 or $classdepth=1
12
!if $supertype notin 24 or $classdepth=1
13
 <input size=50 name=up_institution value="$class_institution">
13
 <input size=50 name="up_institution" value="$class_institution">
14
!else
14
!else
15
 $class_institution
15
 $class_institution
16
!endif
16
!endif
17
$table_tr<td align=right>$name_name_class
17
$table_tr<td align="right">$name_name_class
18
<td colspan=3>
18
<td colspan=3>
19
<input size=50 name=up_description value="$class_description">
19
<input size=50 name="up_description" value="$class_description">
20
$table_tr<td align=right>$name_secure
20
$table_tr<td align="right">$name_secure
21
<small>
21
<small>
22
!href cmd=help&special_parm=config&special_parm2=secure $wims_name_help
22
!href cmd=help&special_parm=config&special_parm2=secure $wims_name_help
23
 </small>
23
 </small>
24
<td colspan=3>
24
<td colspan=3>
25
<input size=50 name=up_secure value="$class_secure">
25
<input size=50 name="up_secure" value="$class_secure">
26
$table_tr<td align=right>$wims_name_nameteacher
26
$table_tr<td align="right">$wims_name_nameteacher
27
<small>
27
<small>
28
!href cmd=help&special_parm=config&special_parm2=supervisor $wims_name_help
28
!href cmd=help&special_parm=config&special_parm2=supervisor $wims_name_help
29
 </small>
29
 </small>
30
<td colspan=3>
30
<td colspan=3>
31
<input size=40 name=up_supervisor value="$class_supervisor">
31
<input size=40 name="up_supervisor" value="$class_supervisor">
32
$table_tr<td align=right>$wims_name_email
32
$table_tr<td align="right">$wims_name_email
33
<small>
33
<small>
34
!href cmd=help&special_parm=config&special_parm2=email $wims_name_help
34
!href cmd=help&special_parm=config&special_parm2=email $wims_name_help
35
 </small>
35
 </small>
36
<td colspan=3>
36
<td colspan=3>
37
<input size=40 name=up_email value="$class_email">
37
<input size=40 name="up_email" value="$class_email">
38
$table_tr<td align=right>$name_optionword
38
$table_tr<td align="right">$name_optionword
39
<small>
39
<small>
40
!href cmd=help&special_parm=config&special_parm2=option $wims_name_help
40
!href cmd=help&special_parm=config&special_parm2=option $wims_name_help
41
 </small>
41
 </small>
42
<td colspan=3>
42
<td colspan=3>
43
<input size=40 name=up_option value="$class_option">
43
<input size=40 name="up_option" value="$class_option">
44
</td></tr>
44
</td></tr>
45
!if $wims_supertype!=4 or $class_typename!=class
45
!if $wims_supertype!=4 or $class_typename!=class
46
$table_tr<td align=right>
46
$table_tr<td align="right">
47
$name_devaccount
47
$name_devaccount
48
<small>
48
<small>
49
!href cmd=help&special_parm=config&special_parm2=modtoolchg $wims_name_help
49
!href cmd=help&special_parm=config&special_parm2=modtoolchg $wims_name_help
50
</small>
50
</small>
51
</td><td colspan=3>
51
</td><td colspan=3>
52
!set modtoolchg=1
52
!set modtoolchg=1
53
!formcheckbox modtoolchg list 0 prompt $wims_name_change
53
!formcheckbox modtoolchg list 0 prompt $wims_name_change
54
</td></tr>
54
</td></tr>
55
!endif
55
!endif
56
$table_tr<td align=right>
56
$table_tr<td align="right">
57
$name_lock_level
57
$name_lock_level
58
<small>
58
<small>
59
!href cmd=help&special_parm=config&special_parm2=lock $wims_name_help
59
!href cmd=help&special_parm=config&special_parm2=lock $wims_name_help
60
</small>
60
</small>
61
</td><td>
61
</td><td>
62
!set up_lock=$class_lock
62
!set up_lock=$class_lock
63
!default up_lock=0
63
!default up_lock=0
64
!formselect up_lock list 0,2,3,4,5,6,7
64
!formselect up_lock list 0,2,3,4,5,6,7
65
<td align=right>$name_bestscore
65
<td align="right">$name_bestscore
66
<small>
66
<small>
67
!href cmd=help&special_parm=config&special_parm2=topscores $wims_name_help
67
!href cmd=help&special_parm=config&special_parm2=topscores $wims_name_help
68
 </small>
68
 </small>
69
!default class_topscores=0
69
!default class_topscores=0
70
!default class_anonymtopscores=yes
70
!default class_anonymtopscores=yes
71
!set up_anonymtopscores=$class_anonymtopscores
71
!set up_anonymtopscores=$class_anonymtopscores
72
<td><input size=3 name=up_topscores value="$class_topscores">
72
<td><input size=3 name="up_topscores" value="$class_topscores">
73
/
73
/
74
!formselect up_anonymtopscores list no,yes prompt $wims_name_no,$wims_name_yes
74
!formselect up_anonymtopscores list no,yes prompt $wims_name_no,$wims_name_yes
75
</td></tr>
75
</td></tr>
76
$table_tr<td align=right>$wims_name_Language
76
$table_tr<td align="right">$wims_name_Language
77
<small>
77
<small>
78
!href cmd=help&special_parm=config&special_parm2=lang $wims_name_help
78
!href cmd=help&special_parm=config&special_parm2=lang $wims_name_help
79
 </small>
79
 </small>
80
<td>
80
<td>
81
!set up_lang=$class_lang
81
!set up_lang=$class_lang
82
!set langs=!words2items $wims_site_languages
82
!set langs=!words2items $wims_site_languages
83
!formselect up_lang list $langs
83
!formselect up_lang list $langs
84
</td>
84
</td>
85
<td align=right>
85
<td align="right">
86
$name_level
86
$name_level
87
<small>
87
<small>
88
!href cmd=help&special_parm=config&special_parm2=level $wims_name_help
88
!href cmd=help&special_parm=config&special_parm2=level $wims_name_help
89
 </small>
89
 </small>
90
<td>
90
<td>
91
!set up_level=$class_level
91
!set up_level=$class_level
92
!formselect up_level list $levellist
92
!formselect up_level list $levellist
93
$table_tr<td align=right>$name_limit
93
$table_tr<td align="right">$name_limit
94
<small>
94
<small>
95
!href cmd=help&special_parm=config&special_parm2=limit $wims_name_help
95
!href cmd=help&special_parm=config&special_parm2=limit $wims_name_help
96
 </small>
96
 </small>
97
<td><input size=5 name=up_limit value="$class_limit">
97
<td><input size=5 name="up_limit" value="$class_limit">
98
<td align=right>$name_expirationdate
98
<td align="right">$name_expirationdate
99
<small><b>yyyymmdd</b></small>
99
<small><b>yyyymmdd</b></small>
100
<small>
100
<small>
101
!href cmd=help&special_parm=config&special_parm2=expiration $wims_name_help
101
!href cmd=help&special_parm=config&special_parm2=expiration $wims_name_help
102
 </small>
102
 </small>
103
<td>
103
<td>
104
!if $class_type notin 13
104
!if $class_type notin 13
105
 <input size=8 maxlength=8 name=up_expiration value="$class_expiration">
105
 <input size=8 maxlength=8 name="up_expiration" value="$class_expiration">
106
!else
106
!else
107
 <tt>$class_expiration</tt>
107
 <tt>$class_expiration</tt>
108
!endif
108
!endif
109
$table_tr<td align=right>$name_register_exo
109
$table_tr<td align="right">$name_register_exo
110
<small>
110
<small>
111
!href cmd=help&special_parm=config&special_parm2=exolog $wims_name_help
111
!href cmd=help&special_parm=config&special_parm2=exolog $wims_name_help
112
 </small>
112
 </small>
113
!default class_exolog=0
113
!default class_exolog=0
114
<td><input size=3 name=up_exolog value="$class_exolog">
114
<td><input size=3 name="up_exolog" value="$class_exolog">
115
<td align=right>$name_register_exam
115
<td align="right">$name_register_exam
116
<small>
116
<small>
117
!href cmd=help&special_parm=config&special_parm2=examlog $wims_name_help
117
!href cmd=help&special_parm=config&special_parm2=examlog $wims_name_help
118
 </small>
118
 </small>
119
!default class_examlog=$wims_examlog_limit
119
!default class_examlog=$wims_examlog_limit
120
<input size=3 name=up_examlog value="$class_examlog">
120
<input size=3 name="up_examlog" value="$class_examlog">
121
<td>$name_visible
121
<td>$name_visible
122
<small>
122
<small>
123
!href cmd=help&special_parm=config&special_parm2=examshow $wims_name_help
123
!href cmd=help&special_parm=config&special_parm2=examshow $wims_name_help
124
 </small>
124
 </small>
125
!default class_examshow=yes
125
!default class_examshow=yes
126
!set up_examshow=$class_examshow
126
!set up_examshow=$class_examshow
127
!formselect up_examshow list no,yes prompt $wims_name_no,$wims_name_yes
127
!formselect up_examshow list no,yes prompt $wims_name_no,$wims_name_yes
128
!set up_ent=$class_ent
128
!set up_ent=$class_ent
129
$table_tr<td align=right>$wims_name_config_ent
129
$table_tr<td align="right">$wims_name_config_ent
130
<small>
130
<small>
131
!href cmd=help&special_parm=config&special_parm2=ent $wims_name_help
131
!href cmd=help&special_parm=config&special_parm2=ent $wims_name_help
132
 </small>
132
 </small>
133
<td colspan=3>
133
<td colspan=3>
134
<input size=50 name=up_ent value="$class_ent">
134
<input size=50 name="up_ent" value="$class_ent">
135
!if $class_type iswordof 0 2 4
135
!if $class_type iswordof 0 2 4
136
!set up_external_auth=$class_external_auth
136
!set up_external_auth=$class_external_auth
137
$table_tr<td align=right>$wims_name_external_auth
137
$table_tr<td align="right">$wims_name_external_auth
138
<small>
138
<small>
139
!href cmd=help&special_parm=config&special_parm2=external_auth $wims_name_help
139
!href cmd=help&special_parm=config&special_parm2=external_auth $wims_name_help
140
 </small>
140
 </small>
141
<td colspan=3>
141
<td colspan=3>
142
<textarea name=up_external_auth cols=50 rows=6>$class_external_auth</textarea>
142
<textarea name="up_external_auth" cols=50 rows=6>$class_external_auth</textarea>
143
!!<input size=50 name=up_external_auth value="$class_external_auth">
143
!!<input size=50 name="up_external_auth" value="$class_external_auth">
144
!set up_mixed_external_auth=$class_mixed_external_auth
144
!set up_mixed_external_auth=$class_mixed_external_auth
145
!default up_mixed_external_auth=0
145
!default up_mixed_external_auth=0
146
!formradio up_mixed_external_auth list 0,1,2 prompt $wims_name_no, $name_mix_auth, $wims_name_yes
146
!formradio up_mixed_external_auth list 0,1,2 prompt $wims_name_no, $name_mix_auth, $wims_name_yes
147
!endif
147
!endif
148
$table_hdtr<td align=center colspan=4>
148
$table_hdtr<td align="center" colspan=4>
149
<input type=submit name=save value="$wims_name_tosave">
149
<input type=submit name="save" value="$wims_name_tosave">
150
&nbsp;
150
&nbsp;
151
<input type=submit name=abandon value="$wims_name_giveup">
151
<input type=submit name="abandon" value="$wims_name_giveup">
152
$table_end <p>
152
$table_end <p>
153
</form>
153
</form>
154
 
154
 
155
$name_apparence:
155
$name_apparence:
156
!href module=adm/light&phtml=useropts.phtml.$lang $name_pref
156
!href module=adm/light&phtml=useropts.phtml.$lang $name_pref