Rev 2346 | Rev 3930 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 2346 | Rev 3924 | ||
---|---|---|---|
Line 2... | Line 2... | ||
2 | 2 | ||
3 | :1 |
3 | :1 |
- | 4 | <ul><li> |
|
- | 5 | In individual class, a single teacher manages a group of students. |
|
- | 6 | </li> |
|
4 | 7 | <li> |
|
5 |
|
8 | A group of classes with a same entrance point allows teachers to |
6 | exchange or share teaching materials, and students to jump from one class to |
9 | exchange or share teaching materials, and help students to jump from one class to |
7 | another without |
10 | another without having to retype the password. |
8 |
|
11 | </li><li> |
9 | An |
12 | An institutional structure is a multi-level system of virtual classes |
10 | capable of taking care |
- | |
11 |
|
13 | through which the needs of an entire teaching institution or whole school can be managed, |
12 |
|
14 | for example: students and teachers database, |
13 | programs |
15 | different teaching levels, programs and subjects, teacher responsabilities, etc. |
- | 16 | </li></ul> |
|
- | 17 | Use the link below to create a group of classes or an institutional portal. You will then have |
|
- | 18 | to create the classes they are to include. |
|
14 | !exit |
19 | !exit |
15 | :2 |
20 | :2 |
16 | 21 | ||
17 | The creation of |
- | |
18 | !if $Cltype<2 |
22 | !if $Cltype<2 |
19 | <font color="blue">classes</font> |
- | |
20 |
|
23 | Only <font color="blue">teachers</font> are allowed to create <font color="blue">classes</font>. |
21 | !else |
24 | !else |
22 | <font color="blue">$name_classe</font> |
- | |
23 |
|
25 | Only <font color="blue">supervisor</font> are allowed to create <font color="blue">classes</font>. |
24 | !endif |
26 | !endif |
25 | You will need |
- | |
26 |
|
27 | A valid email address will be required for class operation. After creating a $name_classe, |
27 | you |
28 | you will be responsible for its maintainence. <p> |
28 | To create your $name_classe, please fill in the following |
29 | To create your $name_classe, please fill in the following information. |
29 | !exit |
30 | !exit |
30 | 31 | ||
31 | :step1 |
32 | :step1 |
32 | 33 | ||
33 | Hello, $supervisor!<p> |
34 | Hello, $supervisor!<p> |
34 | 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, |
35 | !if $Cltype iswordof 0 1 |
36 | !if $Cltype iswordof 0 1 |
36 | of level |
37 | of level |
37 | ``<b><font |
38 | ``<b><font color="green">$name_level</font></b>'', |
38 | !endif |
39 | !endif |
39 | limited to $ilimit participants. Registration to this class is |
40 | limited to $ilimit participants. Registration to this class is |
40 | !if $pword!=$empty |
41 | !if $pword!=$empty |
41 | protected by the password |
42 | protected by the class password. |
42 | !else |
43 | !else |
43 | open to everybody on the internet (are you sure? Please notice that |
44 | open to everybody on the internet (are you sure? Please notice that |
44 | the site manager may refuse and destroy unauthorized open classes!). |
45 | the site manager may refuse and destroy unauthorized open classes!). |
45 | !endif |
46 | !endif |
46 | This class will expire on $exp_month-$exp_day-$exp_year. <p> |
47 | This class will expire on $exp_month-$exp_day-$exp_year. <p> |
47 |
|
48 | !href module=$module&cmd=reply&step=0 Click here |
48 |
|
49 | to correct any mistakes in the above information. |
49 | <p>Otherwise, in order to verify the exactness of your passwords, |
50 | <p>Otherwise, in order to verify the exactness of your passwords, |
50 | please type them again. |
51 | please type them again. |
51 | !exit |
52 | !exit |
52 | :step2 |
53 | :step2 |
53 | 54 | ||
54 | Hello, $supervisor!<p> |
55 | Hello, $supervisor!<p> |
55 | 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 |
56 | under WIMS at the site $http_HTTP_HOST. <p> |
57 | under WIMS at the site $http_HTTP_HOST. <p> |
57 | This code has just been sent to your email address |
58 | This code has just been sent to your email address |
58 | ``<tt>$email</tt>''. Please |
59 | ``<tt>$email</tt>''. Please verify your inbox (wait a little bit |
59 | if necessary) |
60 | for the email to be sent if necessary) and read the message. |
60 |
|
61 | Write the code received in the email here below. |
61 | 62 | ||
62 | !exit |
63 | !exit |
63 | 64 | ||
64 | :step3 |
65 | :step3 |
65 | - | ||
66 | Hello, $supervisor!<p> |
66 | Hello, $supervisor!<p> |
67 | Your $name_classe $classname |
67 | Your $name_classe $classname has now been created. Congratulations, and enjoy!<p> |
68 | The number of participants is limited to $ilimit participants (including you) |
68 | The number of participants is limited to $ilimit participants (including you) |
- | 69 | ||
69 | !exit |
70 | !exit |