Rev 8892 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 8892 | Rev 11519 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set |
1 | !set lang_exists=no |
2 | 2 | ||
3 | !!set module_title=Change password |
- | |
4 | - | ||
5 | !distribute line Choose the type of the password\ |
- | |
6 | The login password of the teacher/administrator.\ |
- | |
7 | Password of the participant\ |
- | |
8 | You do not need to type the old password in this case.\ |
- | |
9 | Password of the class, that is, the one used by participants to register in your class\ |
- | |
10 | Password of the classgroup, that is, the one used by teachers to register in your class\ |
- | |
11 | Type the old password\ |
- | |
12 |
|
3 | !changeto names.phtml.en |
13 | Type the new password once again\ |
- | |
14 | For personal passwords: precede the new password with the sign `+' if you want to add one-time passwords.\ |
- | |
15 | The password should be composed exclusively of minimum 4 to maximum 16 alphanumeric characters.\ |
- | |
16 | If you do not provide a password, your class will still be created by WIMS. Nethertheless the webmaster may refuse access to classes without a class password\ |
- | |
17 | into name_passwdtype,name_userpasswd,name_partpasswd,name_warning1,name_classpasswd,name_classpasswdt,\ |
- | |
18 | name_actualpasswd,name_newpasswd,name_newpasswd2,name_jetable,name_alphanumer,name_emptypasswd |
- |