Rev 11674 | Rev 11944 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 11674 | Rev 11675 | ||
---|---|---|---|
Line 34... | Line 34... | ||
34 | !goto end |
34 | !goto end |
35 | !endif |
35 | !endif |
36 | 36 | ||
37 | !form reply |
37 | !form reply |
38 | 38 | ||
39 | !if |
39 | !if $class_type=4 or $class_type=2 or ($class_type=3 and $class_typename!=class) or /0// isin $wims_class// |
40 | !! |
40 | !! in a group or portal or program or level or test zone$ |
41 | !! for groups and portal, the class password is used for teachers registration |
41 | !! for groups and portal, the class password is used for teachers registration |
42 | !set name_classpasswd = $name_classpasswdt |
42 | !set name_classpasswd = $name_classpasswdt |
43 | !set name_classpasswd_hlp = $name_classpasswdt_hlp |
43 | !set name_classpasswd_hlp = $name_classpasswdt_hlp |
44 | !endif |
44 | !endif |
45 | 45 |