Rev 13136 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 13136 | Rev 15488 | ||
---|---|---|---|
Line 1... | Line 1... | ||
1 | !set lang_exists=yes |
1 | !set lang_exists=yes |
2 | !mailto $email\ |
2 | !mailto $email\ |
- | 3 | \ |
|
3 | WIMS code for the creation of class\ |
4 | WIMS code for the creation of class\ |
4 | \ |
5 | \ |
5 | Here is the code for the class $description of $institution:\ |
6 | <pre>Here is the code for the class $description of $institution:\ |
6 | \ |
7 | \ |
7 | $code\ |
8 | $code\ |
8 | \ |
9 | \ |
9 | Please copy this code into your web page of the creation of class.\ |
10 | Please copy this code into your web page of the creation of class.\ |
10 | \ |
11 | \ |
Line 12... | Line 13... | ||
12 | In order to connect to the class, you must give the password which YOU have\ |
13 | In order to connect to the class, you must give the password which YOU have\ |
13 | defined.\ |
14 | defined.\ |
14 | \ |
15 | \ |
15 | If you do not know what it is: then this is because somebody else\ |
16 | If you do not know what it is: then this is because somebody else\ |
16 | have given your email address (wrongly) to an automatic software.\ |
17 | have given your email address (wrongly) to an automatic software.\ |
17 | In this case you can ignore this message.\ |
18 | In this case you can ignore this message.</pre>\ |
18 | - |