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