Rev 3930 | Rev 5837 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 3930 | Rev 4555 | ||
---|---|---|---|
Line 33... | Line 33... | ||
33 | 33 | ||
34 | Hello, $supervisor!<p> |
34 | Hello, $supervisor!<p> |
35 | You are creating a $name_classe $classname on the WIMS site $httpd_HTTP_HOST, |
35 | You are creating a $name_classe $classname on the WIMS site $httpd_HTTP_HOST, |
36 | !if $Cltype iswordof 0 1 |
36 | !if $Cltype iswordof 0 1 |
37 | of level |
37 | of level |
38 |
|
38 | <b><font color="green">$name_level</font></b>, |
39 | !endif |
39 | !endif |
40 | limited to $ilimit participants. Registration to this class is |
40 | limited to $ilimit participants. Registration to this class is |
41 | !if $pword!=$empty |
41 | !if $pword!=$empty |
42 | protected by the class password. |
42 | protected by the class password. |
43 | !else |
43 | !else |
Line 54... | Line 54... | ||
54 | 54 | ||
55 | Hello, $supervisor!<p> |
55 | Hello, $supervisor!<p> |
56 | Now you need a code to finish the operation of creation of a new class |
56 | Now you need a code to finish the operation of creation of a new class |
57 | under WIMS at the site $http_HTTP_HOST. <p> |
57 | under WIMS at the site $http_HTTP_HOST. <p> |
58 | This code has just been sent to your email address |
58 | This code has just been sent to your email address |
59 |
|
59 | <tt class="wims_address">$email</tt>. Please verify your inbox (wait a little bit |
60 | for the email to be sent if necessary) and read the message. |
60 | for the email to be sent if necessary) and read the message. |
61 | Write the code received in the email here below. |
61 | Write the code received in the email here below. |
62 | 62 | ||
63 | !exit |
63 | !exit |
64 | 64 |